Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Do a pass over the time formats used #66

Open
Richie78321 opened this issue Aug 14, 2021 · 0 comments
Open

Do a pass over the time formats used #66

Richie78321 opened this issue Aug 14, 2021 · 0 comments

Comments

@Richie78321
Copy link
Owner

We should do a pass over all of the current time formats used and standardize them. There are very likely some timezone bugs in the current time format parsing code. Also, moment.js doesn't natively support some of the time formats we are using, leading to this warning:

Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.

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

No branches or pull requests

1 participant