qcert icon indicating copy to clipboard operation
qcert copied to clipboard

Consolidate date/time support in JavaScript

Open jeromesimeon opened this issue 7 years ago • 2 comments

It might be worth cleaning up and consolidating date/time support in JavaScript to use a well-supported library. An example might be moment.js. Possible issue is that this require node.js for the JavaScript runtime.

jeromesimeon avatar Jan 11 '18 20:01 jeromesimeon

Note: there is a "browser friendly" version of that same library.

jeromesimeon avatar Jan 11 '18 20:01 jeromesimeon

Note: moment.js is distributed under the terms of the MIT license, which AFAIK is a good one.

jeromesimeon avatar Jan 11 '18 20:01 jeromesimeon