Modify ↓
#8424 closed defect (fixed)
Dates in sample do not match jsDateFormat ("yyyy-mm-dd")
| Reported by: | anonymous | Owned by: | Chris Nelson |
|---|---|---|---|
| Priority: | normal | Component: | TracJsGanttPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description (last modified by )
So, [[TracJSGanttChart(sample=1)]] won't work.
Trac 0.12, python 2.6
Attachments (0)
Change History (4)
comment:1 Changed 15 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:4 Changed 15 years ago by
| Description: | modified (diff) |
|---|
Note: See
TracTickets for help on using
tickets.



(In [9781]) Fix date input format for sample Gantt. Refs #8424.
Set explicit date input format for sample to match data from jsGantt original data.