classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] SimpleDateFormat (test please..)


From: Sven de Marothy
Subject: [cp-patches] SimpleDateFormat (test please..)
Date: Sun, 20 Feb 2005 04:13:11 +0100

This should fix a bug with DST settings when parsing dates.

(Explicitly setting DST_OFFSET will assume you are in DST regardless of
the date. Therefore all non-DST dates were parsing wrong.)

2005-02-20  Sven de Marothy <address@hidden>

        * java/text/SimpleDateFormat.java,
        (parse): Set correct DST_OFFSET to the correct value.

/Sven

Attachment: SimpleDateFormat.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]