Strict JSONSerializer writes Date values as long

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.13.0
    • Component/s: Documentation
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Documentation of JSONSerializers#getStrict() tells that it follows strict json format. However, the used DateSerializer always writes Date instances using date.getTime(), i.e. dates written as long values which does not match the documentation regarding dates

      Btw it would be nice to customize the used Serializers, e.g. like mentioned in JAVA-1175

            Assignee:
            Unassigned
            Reporter:
            Andreas Zink [X]
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: