5 ms·
I would assume by using ISO 8601 dates which is the closest thing there is to a standard date format in JSON.
by Splendor 11y ago
I would assume by using ISO 8601 dates which is the closest thing there is to a standard date format in JSON.
- bryanlarsen 11y agoi-JSON[1] (internet JSON a/k/a interoperable JSON) has a standard date format. Not surprisingly, it's based on ISO 8601. 1: https://tools.ietf.org/html/rfc7493 https://tools.ietf.org/html/rfc7493