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
|
`y`:: Year
|
||||||
`M`:: Month
|
`M`:: Month
|
||||||
`w`:: Week
|
`w`:: Week
|
||||||
|
`d`:: Day
|
||||||
`h`:: Hour
|
`h`:: Hour
|
||||||
`m`:: Minute
|
`m`:: Minute
|
||||||
`s`:: Second
|
`s`:: Second
|
||||||
|
|
Loading…
Reference in New Issue