sign convention from everyplace else in Postgres. I don't suppose that
this will stop people from being confused, but at least we can say that
it's documented.
-
+
Data Types
reasonableness of the zone abbreviations. For example, SET
TIMEZONE TO FOOBAR0> will work, leaving the system effectively using
a rather peculiar abbreviation for UTC.
+ Another issue to keep in mind is that in POSIX time zone names,
+ positive offsets are used for locations west> of Greenwich.
+ Everywhere else,
PostgreSQL follows the
+ ISO-8601 convention that positive timezone offsets are east>
+ of Greenwich.