Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
1.1 M2
-
None
Description
Right the format is hardcoded to be dd/MM/yyyy. Make it generic by using the formatDate() API with a single parameter (ie without specifying the format). The format will then be taken from teh "dateformat" property of XWiki.XWikiPreferences and if it doens't exist it'll default to "yyyy/MM/dd HH:mm".
Attachments
Issue Links
- is related to
-
XWIKI-3059 More hard coded Date Format in templates.
- Closed