31
Views
1
Comments
[ardoJSON] Smart ISO format serializes PM dates as AM
Question
ardojson
Service icon
Forge asset by João Barata
Doug_inVA wrote: "Hi Ricardo - Trying to Serialize DateTime records that are in 24-hr format and running into an issue where the times after 12:00 translate to AM times.  For instance, 23:00 becomes 11:00.  Any thoughts?"

I have checked this and it seems like this is an issue only in the "Smart ISO" format (and probably only in the .NET implementation). I will look into this and provide a fix as soon as possible, but in the meantime you can use the ISO 8601 format (value 1 for dateFormat parameter).
2014-02-13 10-06-38
Ricardo Silva
version 1.7 of ardoJSON fixes this issue.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.