[Advanced-java] Daylight saving
K.P.Venkatakrishnan
venkatakrishnan.kan at wipro.com
Thu Jul 17 12:21:31 2003
Yes, I have used them. What I want is the dates and not the duration of
fwd/bwd switch.
Regards,
Venkat.
-----Original Message-----
From: advanced-java-bounces@lists.xcf.berkeley.edu
[mailto:advanced-java-bounces@lists.xcf.berkeley.edu] On Behalf Of Jukka
Sundberg
Sent: Thursday, July 17, 2003 2:47 PM
To: advanced-java@lists.xcf.berkeley.edu
Subject: Re: [Advanced-java] Daylight saving
Have you checked super class methods for SimpleTimeZone,
For example, TimeZone.getTimeZone("GMT-8").getID() returns
"GMT-08:00".
and also method
getDSTSavings()
K.P.Venkatakrishnan wrote:
> Hi,
>
> Is it possible to get the forward and backward switching
> 'dates' for a given timezone using Java.
>
> SimpleTimeZone doesn't seem to provide this. We can only
set
> the rules for the timezone (not even
>
> get/read the rule of a timezone) and verify whether a date falls in
DST
> or not.
>
>
>
> Thanks and regards,
>
> Venkat.
>
>
**************************Disclaimer************************************
>
> Information contained in this E-MAIL being proprietary to Wipro
Limited is
> 'privileged' and 'confidential' and intended for use only by the
individual
> or entity to which it is addressed. You are notified that any use,
copying
> or dissemination of the information contained in the E-MAIL in any
manner
> whatsoever is strictly prohibited.
>
>
************************************************************************
***
>
_______________________________________________
Advanced-java mailing list
Advanced-java@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/advanced-java
**************************Disclaimer************************************
Information contained in this E-MAIL being proprietary to Wipro Limited is
'privileged' and 'confidential' and intended for use only by the individual
or entity to which it is addressed. You are notified that any use, copying
or dissemination of the information contained in the E-MAIL in any manner
whatsoever is strictly prohibited.
***************************************************************************