DateFormat
Name
DateFormat -- defines date format
search.htm
Synopsis
DateFormat {format}
Description
DateFormat defines date format
for the $(Last-Modified) variable.
The format string can have
conversion specifications
similar to those used in the strftime
C function. Some of the
available conversion specifications are as follows:
| %M - minutes |
| %H - hour |
| %d - day |
| %m - month |
| %y - year |