Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
13.10
-
None
-
None
-
Unknown
-
Description
Right now there's XWiki#formatDate() in oldcore. This needs to be moved into a proper component/API outside of oldcore.
This API needs to handle:
- configured date formatting for the current wiki
- configured user timezone
- (future) the ability to use the date formatting for a given locale for multilingual wikis. Right now we don't have a way to set this though.
There's also a need for a Script Service to call this new component/API.
And there's a need to refactor the existing $datetool velocity tool to use that Script Service.
Attachments
Issue Links
- is related to
-
XWIKI-14894 XWiki Date tool is not using XWiki's date format
- In Progress
-
XWIKI-14896 Offer APIs to get XWiki's defined+default date formats
- Open
-
XWIKI-15311 Add support for setting a different date format for each language in multilingual wiki mode
- Open
- relates to
-
XWIKI-19808 Proper javascript API to perform Date Formatting
- Open