Skip to content

zhm/postgres-utc-timestamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Parse PostgreSQL timestamps as UTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published