Ticket #126 (closed Bug: fixed)
Proper "Date" handling in graphs / UI / tables
| Reported by: | matt | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Piwik 0.6.1 |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: |
Description (last modified by matt) (diff)
The generated date string are currently not modular; it is not really possible to add new date schemes (March, 8th instead of Wednesday 8th March for example)
We should have a proper date handling in:
- graphs
- titles
- legends
- x-y labels
- in UI
- in tables
This should be designed with i18n in mind.
in the API data output Also, currently the XML output looks like example. To manipulate easily this data, one needs to have a "dateFrom" and a "dateTo" attribute in the XML element. Add these elements in the XML renderer, CSV.
Change History
Note: See
TracTickets for help on using
tickets.
