{addedValueMacros.siteLastModified(dFormat)}
| {addedValueMacros.siteLastModified()} | 2010.12.5 |
| {addedValueMacros.siteLastModified("longstring")} | Sonntag, 5. Dezember 2010 |
| {addedValueMacros.siteLastModified("netstandardstring")} | Sun, 05 Dec 2010 11:12:09 GMT |
The dFormat parameter 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.