Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-263

Use ISO8601 date format in ParameterHelper

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0.0 M3
    • 1.1.8
    • Kernel
    • None

      Current ParameterHelper implementation used yyyy-MM-dd'T'HH:mm JDK date format.
      Using ISO8601 allows to benefits from seconds, milliseconds and time zone.

      Moreover Extjs has builtin support:

      Date.parseDate('2008-04-24T18:53:56.9286545+01:00', 'c');
      


      This update breaks backward-compatibility as parsing date saved with the old format will fail

            Unassigned Unassigned
            yabon Sébastien Launay (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: