Skip to content

Commit 1f692ff

Browse files
committed
Merge branch '4.2' into 4.3
* 4.2: Add weeks in the options 'labels'
2 parents e33b5b2 + 0896f8c commit 1f692ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/forms/types/dateinterval.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ are ``null``, so they display the "humanized version" of the child names (``Inve
143143
'invert' => null,
144144
'years' => null,
145145
'months' => null,
146+
'weeks' => null,
146147
'days' => null,
147148
'hours' => null,
148149
'minutes' => null,

0 commit comments

Comments
 (0)