Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate date/time support in JavaScript #84

Open
jeromesimeon opened this issue Jan 11, 2018 · 2 comments
Open

Consolidate date/time support in JavaScript #84

jeromesimeon opened this issue Jan 11, 2018 · 2 comments

Comments

@jeromesimeon
Copy link
Member

jeromesimeon commented Jan 11, 2018

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
Copy link
Member Author

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

@jeromesimeon
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant