renan-guimaraes / dwscript

Automatically exported from code.google.com/p/dwscript
0 stars 0 forks source link

ISO 8601 Date Time complete support #367

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

DwsJson has a beatiful procedure WriteDate(dt : TDateTime); overload;

Appart from overload is not needed here, I think you need to complete support 
for ISO8601 datetime support which is a defacto standard adding a asDatetime to 
jsonvalue.

It's my opinion.

Regards,

Francisco Ruiz

Original issue reported on code.google.com by fruiznu...@gmail.com on 13 Apr 2013 at 12:21

GoogleCodeExporter commented 9 years ago

Original comment by zar...@gmail.com on 18 Apr 2013 at 7:23

GoogleCodeExporter commented 9 years ago
ISO8601 parser code required (under MPL2 license)

Original comment by zar...@gmail.com on 11 Jun 2013 at 6:56