Subject | Re: time zone problem |
---|---|
Author | rwilcom |
Post date | 2004-07-29T18:52:28Z |
Great! Be sure to change both the encodeTimestamp() and
decodeTimestamp() methods appropriately - both are using the local
machine's time zone inappropriately (they should not use it at all).
Can I get a patch or something for this? We need it!
Thanks!
Ron
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
decodeTimestamp() methods appropriately - both are using the local
machine's time zone inappropriately (they should not use it at all).
Can I get a patch or something for this? We need it!
Thanks!
Ron
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:
> > How do you interpret these results?daylight
>
> Ok, I think I have the explanation: UTC time zone does not have
> saving time, but CET has/is.succeed, I
>
> I will apply your fix and will check the results. If test cases
> will commit the change. If they fail, I need a confirmation fromthe
> community that this fix is correct.
>
> Thanks!
> Roman