Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Mon, 23 Feb 2026 08:54:32 +0000 Subject: [pgjdbc/pgjdbc] PR #3944: doc: clarify that OffsetDateTime return UTC time zone as the backend does not store time zone List-Id: X-GitHub-Author-Id: 213894 X-GitHub-Author-Login: vlsi X-GitHub-Issue: 3944 X-GitHub-Labels: documentation X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: open X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3944 Content-Type: text/plain; charset=utf-8 Clarifies https://github.com/pgjdbc/pgjdbc/issues/3943 Note: OffsetDateTime UTC behavior is discussed in https://github.com/pgjdbc/pgjdbc/issues/1324.