Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alphp committed Apr 2, 2022
1 parent 7638758 commit 1e67dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -106,7 +106,7 @@ You can install this plugin into your application using [composer](https://getco
| `%V` | ISO-8601:1988 week number of the given year, starting withthe first week of the year with at least 4 weekdays, with Monday being the start of the week | `01` through `53` (where 53 accounts for an overlapping week) |
| `%W` | A numeric representation of the week of the year, starting with the first Monday as the first week | `46` (for the `46th week of the year` beginning with a Monday) |

NOTE: All week formats are two-digit, with leading zeros.
**NOTE**: All week formats are two-digit, with leading zeros.

[TOC](#table-of-contents)
### Month
Expand Down

0 comments on commit 1e67dca

Please sign in to comment.