Timeline for Convert Month Number to Month Name
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 17, 2021 at 17:43 | comment | added | Colin 't Hart | NB This returns locale-specific month names. I was wondering why in my case it was returning an all-lowercase month abbreviation until I ran it with %B and got the month name in my locale. I ended up using LC_NAME=en_US date -d 1980-03-01 '+%b' to force English month names. | |
| Apr 25, 2014 at 10:20 | history | answered | Lri | CC BY-SA 3.0 |