strftime.org
strftime.org copied to clipboard
Use single digit day of month for the sake of %d and %-d examples?
It's easy enough to figure out what each does, but it looks kind of silly.
Edit: Great reference though! I bookmarked it and I use it all the time
A solution for this might be making the example date the same as Golang's date time formatting, which allows you to specify the date format in the form of an actual date. Might be useful here as it's a date that has no conflicts no matter how it is displayed.
Mon Jan 2 15:04:05 MST 2006