Ideas - Locale Settings - 11 June 2004 -#
On many of the pages, a European date format is used (dd-mm-yyyy) but users of my wiki have been complaining and want an American format. For the RecentChanges page at least, the only way the change can be made is by editing the RecentChanges plugin source directly. If there could be a way of unifying this setting and any other small changes that might occur across country borders, that might simplify things (so no source changes would be required).
-- Rahman Syed
How about a property set in jspwiki.properties?
like: jspwiki.datetime.pattern=yyyy-MM-dd hh-mm-ss
-- Luke Han