Docs: In the code there is the `d` option.
Documenting a behaviour that is present in the code and works. Closes #7794
This commit is contained in:
parent
19f5a86c21
commit
3a008c7355
|
@ -150,6 +150,7 @@ can be specified as a whole number representing time in milliseconds, or as a ti
|
|||
`y`:: Year
|
||||
`M`:: Month
|
||||
`w`:: Week
|
||||
`d`:: Day
|
||||
`h`:: Hour
|
||||
`m`:: Minute
|
||||
`s`:: Second
|
||||
|
|
Loading…
Reference in New Issue