JSON Date

Today’s DateTime in JSON using ISO 8601 format, delivering a standardized, machine-readable timestamp optimized for data interchange. Although JSON doesn’t define how dates should be formatted, JavaScript does. ISO 8601 is endorsed by W3C.

Sync...