mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-06 09:06:45 +02:00
@@ -26,8 +26,6 @@ gantt
|
|||||||
Task in sec :2014-01-12 , 12d
|
Task in sec :2014-01-12 , 12d
|
||||||
another task : 24d
|
another task : 24d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Syntax
|
## Syntax
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -106,7 +104,11 @@ Tbd
|
|||||||
|
|
||||||
### Date format
|
### Date format
|
||||||
|
|
||||||
Tbd
|
The default date format is YYYY-MM-DD. You can define your ``dateFormat``. For example:
|
||||||
|
|
||||||
|
```
|
||||||
|
dateFormat YYYY MM DD
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
### Diagram definition
|
### Diagram definition
|
||||||
|
Reference in New Issue
Block a user