class Programmer implements ANiceHumble, Person {
Code as we know it. Open source stuff goes here
Sunday, May 27, 2018
Postgres UTC data type
There's really no type of timestamp with time zone with Postgres. Time zone is not stored, everything is stored as UTC. The time zone is only used for presentation purposes.
Happy Coding!
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment