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

Use unambiguous date formatting #64

Open
sgwilym opened this issue Jan 20, 2024 · 0 comments
Open

Use unambiguous date formatting #64

sgwilym opened this issue Jan 20, 2024 · 0 comments

Comments

@sgwilym
Copy link
Collaborator

sgwilym commented Jan 20, 2024

E.g. 11/01/2024 is ambiguous, as it could be January 11th or November 1st, whereas 2024-01-11 is RFC3339-compliant and does not exhibit this problem.

Ignore their advice (which suffers from the same problem), but go with 11 Jan 2024.

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