Message-ID: From: "m-van-tilburg (@m-van-tilburg)" To: "pgjdbc/pgjdbc" Date: Fri, 05 Dec 2025 18:44:09 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3887: fix: make all Calendar instances proleptic Gregorian (#3837) In-Reply-To: References: List-Id: X-GitHub-Author-Login: m-van-tilburg X-GitHub-Comment-Id: 2593620824 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 8dfafb8670c811012957dc0522637cc263cfb5f0 X-GitHub-Issue: 3887 X-GitHub-Path: pgjdbc/src/main/java/org/postgresql/jdbc/TimestampUtils.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3887#discussion_r2593620824 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/main/java/org/postgresql/jdbc/TimestampUtils.java) Changed it to a public method, used it everywhere else and gave it its own test