postgres-utc-timestamp

1.0.0 • Public • Published

postgres-utc-timestamp

Parse timestamp without time zone values as UTC timestamps. This was created to parse datetime values written from Rails apps. Rails always writes UTC timestamps, so the application reading must know to parse it as UTC. The default pg parser parses them as local timestamps.

/postgres-utc-timestamp/

    Package Sidebar

    Install

    npm i postgres-utc-timestamp

    Weekly Downloads

    49

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • zhm