Skip to content

Commit ef7304c

Browse files
committed
fix %V date format value range
1 parent 799dac7 commit ef7304c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/extracts-date-format-specifiers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ content: |
7474
7575
.. versionadded:: 3.4
7676
77-
- ``1``-``53``
77+
- ``01``-``53``
7878
7979
* - ``%Y``
8080
- Year (4 digits, zero padded)

0 commit comments

Comments
 (0)