Custom Date Formats |
Top Previous Next |
You can append a variety of dates to the filenames, either at the beginning or the end. For example, you could prefix the filenames with their Modified date, or you could suffix them with the Creation date.
A new feature, introduced in version 2.0.4.8, is the ability to add date and time information in a very flexible manner, using standard formatting codes. The full list of codes is defined below. So for example, if you wanted to suffix the filename with the day name and the month you could enter a custom code of "%a%M".
The full list of codes is:
You can enter other text in the filename, and the symbols above will be substituted with the values. So, you could enter a custom value of "Created on %a, %d %B, %Y" to get "Created on Tuesday, 25th March, 2004" |