postgres-date-utc

JSON →
library 1.0.3 ·javascript maintenance
verified Jun 5, 2026

Postgres UTC date column parser. Version 1.0.3 parses Postgres-formatted date strings (with timezone 'Z') and returns ISO 8601 UTC strings. Released under MIT, targets Node >=0.10.0. Minimal footprint, zero dependencies. Counterpart to libraries like 'postgres-date' but enforces UTC output. No longer maintained; last update was 8+ years ago. Use for legacy projects only.