Skip to content

Commit cc37d49

Browse files
IcanDivideBy0kay-kim
authored andcommitted
Fix ISO week format
ISO week format is zero-padded
1 parent ac629ca commit cc37d49

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
@@ -133,7 +133,7 @@ The following format specifiers are available for use in the
133133

134134
.. versionadded:: 3.4
135135

136-
- ``1``-``53``
136+
- ``01``-``53``
137137

138138

139139
* - ``%w``

0 commit comments

Comments
 (0)