{addedValueMacros.siteLastModified(dFormat)}
| {addedValueMacros.siteLastModified()} | 2009.07.7 |
| {addedValueMacros.siteLastModified("longstring")} | Dienstag, 7. Juli 2009 |
| {addedValueMacros.siteLastModified("netstandardstring")} | Tue, 07 Jul 2009 17:29:36 GMT |
The dFormat parmater is optional, if supplied it must be the name of one of the standard Userland supplied date formatters (shortstring, abbrevstring, longstring, is8601string, netstandardstring) or a legal macro that takes one date parameter and returns a string.
If it is not supplied, the default date formatter for the website is used. This default is set on addedValues preferences page.