This year-month-day format is an ISO (International Organization for
Standardization) standard and is computer-sortable.
4. Select the desired time format, if any, from the drop-down list. The example formats are as follows:
[No Time]
10:18 PM
22:18
5. If you want the date modified to include the current date every time the file is saved, select the
Update Automatically On Save option.
6. Click OK when you??™re finished.
It??™s easy to format an inserted date when the Update Automatically On Save option is not
selected??”it??™s just plain text, and the formatting can be added easily through the Text Property
inspector. However, if the date is to be automatically updated, it??™s inserted as a special Adobe data type with
its own Property inspector. You can style it, however, by applying a CSS style.
If your date object includes the Automatic Update option, you can modify the format. Select the date and,
in the Property inspector, click the Edit Date Format button. The Edit Date Format dialog box opens, which
is nearly identical to the Insert Date dialog box, except the Update Automatically On Save option is not
available.
Commenting Your Code
How do you know when to begin inserting comments into your HTML code? You know the first time you
go back to an earlier Web page, look at the code, and say, ???What on earth was I thinking???? You should plan
ahead and develop the habit of commenting your code now.
Pages:
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618