Subject | AW: [Firebird-Java] Timezones |
---|---|
Author | Steffen Heil |
Post date | 2009-11-04T16:38:53Z |
Hi
getTimestamp/getDate I should be safe to get the same information back,
INDEPENDENT of any timezone in the system, java or whatever?
other is not specified.
I don't know what kind of notation this is, but if it is similar to javas
notation ([milli]seconds since ...) then there should not be any timezone
involved.
If it is used, then what for?
And: Can I set it globally?
Regards,
Steffen
[Non-text portions of this message have been removed]
> > What timezone does the server parse times in?As far as I understand this, as long as I use setTimestamp/setDate and
>
> No timezone support means that no particular timezone is used. That also
> means that time passed from client is stored in the timezone of the
> client, functions like NOW() use the server timezone.
getTimestamp/getDate I should be safe to get the same information back,
INDEPENDENT of any timezone in the system, java or whatever?
> Driver does not apply any particular intelligence here. However, when itconverts the 8-byte number into Timestamp, it uses the default time zone, if
other is not specified.
I don't know what kind of notation this is, but if it is similar to javas
notation ([milli]seconds since ...) then there should not be any timezone
involved.
If it is used, then what for?
And: Can I set it globally?
Regards,
Steffen
[Non-text portions of this message have been removed]