Skip to content

Conversation

timrobinson33
Copy link
Contributor

@vandr0iy recently made a commit that fixes the confusing use of "mm" in the custom format string, but didn't spot that both the DD and YYYY specifiers are confusing as well - DD is day-of-year and YYYY is week-based year. almost certainly you would want to use yyyy/MM/dd.

I've stripped the year part out of the second example completely - I can't see you'd ever be likely to want years/hours/minutes or use 3 'Y's

@dm3
Copy link
Owner

dm3 commented Mar 26, 2021

It's an example format string, but I see your point :) Thanks!

@dm3 dm3 merged commit 3a0fe6f into dm3:master Mar 26, 2021
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

Successfully merging this pull request may close these issues.

2 participants