Class StringInstantToJsonTimestamp


  • public class StringInstantToJsonTimestamp
    extends java.lang.Object
    These can be used in conjuction with InstantXmlAdapter, if you want 'millis since epoch' in JSON, but formatted date stamps in xml. (this is what we normally do)
    Since:
    0.39
    Author:
    Michiel Meeuwissen