json-date-parser

Minimal function suitable for passing to JSON.parse to revive common date-time strings into Date objects

axios-date-transformer

An Axios transformer for seamlessly converting ISO 8601 formatted date strings with millisecond precision to JavaScript Date objects. Simplify handling of Date objects in JSON responses with this lightweight utility.

json-stringify-date

Like JSON.stringify, but preserve timezones in date objects and parse dates into Date object