woensdag 6 augustus 2014

JavaScript JSON Date Parsing and real Dates

JavaScript doesn’t have a date literal, and for this reason JSON serializes dates as strings rather than real JavaScript dates. In this post I show how JSON date serialization works, a few approaches how you can manage dates and how to automate the process of converting JSON dates to ‘real’ dates more easily.






JavaScript JSON Date Parsing and real Dates

Geen opmerkingen:

Een reactie posten