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

Parsing date format? #19

Open
jjjrmy opened this issue Aug 12, 2022 · 1 comment
Open

Parsing date format? #19

jjjrmy opened this issue Aug 12, 2022 · 1 comment

Comments

@jjjrmy
Copy link

jjjrmy commented Aug 12, 2022

Is there a suggested method for parsing the date?

@OleksaDid
Copy link
Owner

Hi @jjjrmy,

I don't have an answer for this question and some added date formats actually look very local. Like, Thailand has "๓/๖/๒๕๕๕", which can't be parsed at all, I think.

My suggestion is to convert all these dateFormats to parsable strings, that can be used with moment.js let's say.

I might work on this later, but if you wish to contribute - you are welcome!

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

2 participants