Re: BUG #18884: The CURRENT_TIMESTAMP value being returned in UTC-2.

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: "testtest12423@gmail.com" <testtest12423@gmail.com>, "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2025-04-08T14:44:56Z
Lists: pgsql-bugs
On Tuesday, April 8, 2025, PG Bug reporting form <noreply@postgresql.org>
wrote:
>
>
> As mentioned server IS in UTC  + 2 and not -2.
>

I feel there may be confusion as to the directions of plus and minus.  The
two time standards have opposite interpretations.

 https://www.postgresql.org/docs/current/datetime-posix-timezone-specs.html

David J.