JKI-JSON-Serialization
JKI-JSON-Serialization copied to clipboard
Deserialize: address issue with high precision timestamps
Address an issue where deserialization of timestamps with more than 4 digits of precision were incorrectly parsed as a timezone offset. Fixes https://github.com/JKISoftware/JKI-JSON-Serialization/issues/55