PKGeorgiev / Delphi-JsonToDelphiClass

Generates Delphi Classes based on JSON string (Json To Delphi Class Generator / JSON Data Binding Tool)
MIT License
236 stars 122 forks source link

Changed the TDateTime detection part. #13

Open divebubble opened 4 years ago

divebubble commented 4 years ago

Now date and time, with optional fractional seconds and time zone (e.g., 2008-08-30T01:45:36 or 2008-08-30T01:45:36.123Z) are detected.

JensBorrisholt commented 4 years ago

@divebubble thanks for the pull request: I've merged it into my fork: https://github.com/PKGeorgiev/Delphi-JsonToDelphiClass