mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-08-15 21:44:51 +02:00
Only 12 months.
This commit is contained in:
@@ -33,7 +33,7 @@ Used by [Moment.js](http://momentjs.com/docs/#/displaying/) and [date-fns/format
|
|||||||
| `YYYY` | `2013` | |
|
| `YYYY` | `2013` | |
|
||||||
| --- | --- | --- |
|
| --- | --- | --- |
|
||||||
| `M` | `1`..`12` _(Jan is 1)_ | **Month** |
|
| `M` | `1`..`12` _(Jan is 1)_ | **Month** |
|
||||||
| `Mo` | `1st`..`31st` | |
|
| `Mo` | `1st`..`12th` | |
|
||||||
| `MM` | `01`..`12` _(Jan is 1)_ | |
|
| `MM` | `01`..`12` _(Jan is 1)_ | |
|
||||||
| `MMM` | `Jan` | |
|
| `MMM` | `Jan` | |
|
||||||
| `MMMM` | `January` | |
|
| `MMMM` | `January` | |
|
||||||
|
|||||||
Reference in New Issue
Block a user