|
| |
Naming conventions
Sorting in date and time creation order
You can use this when you generate file names to give you the date and time
the file was created. The date and time a file was last saved is no guarantee of
its creation date. For example, when you get your files sorted, in Explorer, you
can sort your files by date-originally-created order, or date-last-saved order,
which aren't necessarily the same.
format(now(),"yyyymmdd_hhmmss")
See also Saving
Published: 05-Jun-2004
Last edited:
05-Jun-2005 19:28
|