Hacker News new | ask | show | jobs
by thom_nic 4104 days ago
Yes, conformance to a single string representation of a datetime is nice. Unfortunately that still doesn't help the issue when deserializing, you're just going to get a string that needs to be manually converted to a Date object.