Ticket #126 (new Bug)

Opened 9 months ago

Last modified 1 month ago

Proper date handling in graphs / UI / tables

Reported by: matt Assigned to:
Priority: major Milestone: DigitalVibes
Component: Core Version:
Keywords: Cc:

Description (Last modified by matt)

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

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

10/10/08 16:27:35 changed by matt

  • description changed.

10/10/08 16:42:42 changed by matt

  • milestone changed from Stable release to DigitalVibes.