Skip to content

Commit 292cfea

Browse files
IcanDivideBy0kay-kim
authored andcommitted
Fix ISO week format
ISO week format is zero-padded
1 parent 0fe117f commit 292cfea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/operator/aggregation/dateToString.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The following format specifiers are available for use in the
123123

124124
.. versionadded:: 3.4
125125

126-
- ``1``-``53``
126+
- ``01``-``53``
127127

128128

129129
* - ``%w``

0 commit comments

Comments
 (0)