From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4587 invoked by alias); 20 Oct 2004 19:07:09 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 4568 invoked by uid 48); 20 Oct 2004 19:07:08 -0000 Date: Wed, 20 Oct 2004 19:07:00 -0000 Message-ID: <20041020190708.4564.qmail@sourceware.org> From: "mckinlay at redhat dot com" To: java-prs@gcc.gnu.org In-Reply-To: <20041020185425.18087.mnefedov@rogers.com> References: <20041020185425.18087.mnefedov@rogers.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/18087] Calendar's HOUR field gets adjusted when setting DAY_OF_MONTH field. X-Bugzilla-Reason: CC X-SW-Source: 2004-q4/txt/msg00161.txt.bz2 List-Id: ------- Additional Comments From mckinlay at redhat dot com 2004-10-20 19:07 ------- ?? Pinskia: are you sure? This should be fixed already on mainline. Here's the output I get with 4.0.0 20041019: $ gij CalendarTest2 Today: Wednesday, 2004-10-20 [294] 15:05:28.0425 Friday, 2004-10-01 [275] 12:00:00.0000 Saturday, 2004-10-02 [276] 12:00:00.0000 Sunday, 2004-10-03 [277] 12:00:00.0000 Monday, 2004-10-04 [278] 12:00:00.0000 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18087