Skip to content

Commit 91440a8

Browse files
authored
Add weeks in the options 'labels'
1 parent e33b5b2 commit 91440a8

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)