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

Why not using ISO8601 format? #3

Open
yusufozturk opened this issue Sep 4, 2021 · 0 comments
Open

Why not using ISO8601 format? #3

yusufozturk opened this issue Sep 4, 2021 · 0 comments

Comments

@yusufozturk
Copy link

For example, MM is always month. But in this library it is minute.

It's already insane that Golang does not use ISO8601 format. Then there is this library but it's also not using the standards.

Even your examples are weirdly wrong:

image

In one example you use MM for minute, in another you use for month. Also you don't have anything as "MMM" but weirdly it gives month?

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

No branches or pull requests

1 participant