Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Mon, 23 Feb 2026 11:22:07 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3944: doc: clarify that OffsetDateTime return UTC time zone as the backend does not store time zone In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 3944182269 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3944 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3944#issuecomment-3944182269 Content-Type: text/plain; charset=utf-8 While the backend does not store the TZ. The timestamp does come back with a TZ if you use timestamptz?