Package ninja.codingsolutions.solaredgeapiclient.deserializers
-
Class Summary Class Description CustomDateDeserializer Will try to deserialize from a zoned format first, if that doesn't work it falls back to the time zone less format used by the solar edge api, the reason for doing this is to support parsing the format provided by solar edge, while providing preferred zoned serialization/deserialization when using the models for other data exchange processes.