Package net.solarnetwork.codec
Class JsonDateUtils
java.lang.Object
net.solarnetwork.codec.JsonDateUtils
- All Implemented Interfaces:
Serializable
JSON date handling utilities.
- Since:
- 1.72
- Version:
- 1.3
- Author:
- matt
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classInstantdeserializer that formats using a space or T date/time separator.static classInstantserializer that formats using a space date/time separator.static classLocalDateTimedeserializer that parses using a space or T date/time separator.static classLocalDateTimeserializer that formats using a space date/time separator.static classLocalTimedeserializer that parses using the pattern HH:mm.static classLocalTimeserializer that formats as HH:mm.static classZonedDateTimedeserializer that parses using a space or T date/time separator.static classZonedDateTimeserializer that formats using a space date/time separator. -
Method Summary