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

Use ISO8601 date format in ParameterHelper

    • 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

          [RUNTIME-263] Use ISO8601 date format in ParameterHelper

          Raphaël Franchet made changes -
          Assignee Original: Sébastien Launay [ yabon ]
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Cédric Damioli made changes -
          Workflow Original: jira [ 11920 ] New: Ametys [ 12690 ]
          Sébastien Launay (Inactive) made changes -
          Link New: This issue Est référencé par RUNTIME-264 [ RUNTIME-264 ]
          Sébastien Launay (Inactive) made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          Modified in revision 570 using joda-time (http://joda-time.sourceforge.net/userguide.html#Input_and_Output).

          Sébastien Launay (Inactive) added a comment - Modified in revision 570 using joda-time ( http://joda-time.sourceforge.net/userguide.html#Input_and_Output ).
          Sébastien Launay (Inactive) created issue -

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

              Created:
              Updated:
              Resolved: