diff --git a/docs/gantt.md b/docs/gantt.md index a967b6711..f1add17e7 100755 --- a/docs/gantt.md +++ b/docs/gantt.md @@ -140,7 +140,7 @@ dateFormat YYYY-MM-DD The following formating options are supported: -```tsc +``` Input Example Description: YYYY 2014 4 digit year YY 14 2 digit year @@ -162,6 +162,7 @@ SS 0..99 Hundreds of a second SSS 0..999 Thousandths of a second Z ZZ +12:00 Offset from UTC as +-HH:mm, +-HHmm, or Z ``` + More info in: http://momentjs.com/docs/#/parsing/string-format/ ### Output date format on the axis