home *** CD-ROM | disk | FTP | other *** search
-
- Change File Date & Time
-
- Modify the date or time in the string gadgets. Click the UPDATE gadget
- to update the file. Click the CANCEL gadget to abort the operation. The
- CURRENT gadget will put the current date and time in the string gadgets.
-
-
- Valid Date Formats: "MMM dd yy" or "mm/dd/yy" "mm-dd-yyy"
-
- MMM is the first 3 characters of the month (Jan, Feb, ...)
- mm is the number of the month (1-12)
- dd is the day of the month (1-31)
- yy is the last two digits of the year (19 is assumed as the first 2)
- yyyy is the 4 digit year (valid range 1978-2099)
-
- Any combination of formats will also work ("mm-dd/yy" or "mm dd-yy")
-
- Valid Time Format: HH:MM:SS
-
- HH is the hours in 24 hour time (0-23)
- MM is the minutes (0-59)
- SS is the seconds (0-59)
-
-