Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 19 Aug 2025 09:13:41 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3774: fix: Change "PST" timezone in TimestampTest to "Pacific Standard Time" In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 3199921526 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3774 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3774#issuecomment-3199921526 Content-Type: text/plain; charset=utf-8 The tests seem to fail with `Unparseable date: "1950-02-07 15:00:00 Pacific Standard Time"`. Could you please have a look?