From 3a008c73557e828165050200bab5c90280d04403 Mon Sep 17 00:00:00 2001 From: Cristiano Fontes Date: Fri, 19 Sep 2014 11:22:22 +0800 Subject: [PATCH] Docs: In the code there is the `d` option. Documenting a behaviour that is present in the code and works. Closes #7794 --- docs/reference/api-conventions.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/api-conventions.asciidoc b/docs/reference/api-conventions.asciidoc index ab55dc37c0b..2ce713b4e1b 100644 --- a/docs/reference/api-conventions.asciidoc +++ b/docs/reference/api-conventions.asciidoc @@ -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