Changes between Initial Version and Version 1 of Ticket #39222, comment 4
- Timestamp:
- 12/10/2016 07:41:38 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39222, comment 4
initial v1 1 Would there be consideration given to using an existing js library for dealing with dates and times (formatting, localization etc). moment.js seems to be a well known library in use. I've used it in a number of projects and it makes datetimes in js less painful :)1 Would there be consideration given to using an existing js library for dealing with dates and times (formatting, localization etc). moment.js (https://momentjs.com) seems to be a well known library in use. I've used it in a number of projects and it makes datetimes in js less painful :)