Skip to content

Commit 0896f8c

Browse files
committed
Merge branch '3.4' into 4.2
* 3.4: Add weeks in the options 'labels'
2 parents cfa34fc + f1714eb commit 0896f8c

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
@@ -142,6 +142,7 @@ are ``null``, so they display the "humanized version" of the child names (``Inve
142142
'invert' => null,
143143
'years' => null,
144144
'months' => null,
145+
'weeks' => null,
145146
'days' => null,
146147
'hours' => null,
147148
'minutes' => null,

0 commit comments

Comments
 (0)