ahausladen / JsonDataObjects

JSON parser for Delphi 2009 and newer
MIT License
413 stars 160 forks source link

Wrong Read/Write SaveToFile/LoadFromFile #68

Open Kirold opened 2 years ago

Kirold commented 2 years ago

When working with very old dates, (before 1900) the serializer is oddly adding two hours when writing a date to a file then reading it back. It happens when the float value of the TDateTime is 0 or less