Subject | Re: Date or timestamp was broken again? |
---|---|
Author | Roman Rokytskyy |
Post date | 2002-11-04T15:18:21Z |
Hi,
Problem was hard to detect for Java people. InterBase and Firebird
store timestamp information in following format (citing Ann W.
Harrison): "[timestamp is] stored a two long words, one representing
the number of days since 17 Nov 1858 and one representing number of
100 nano-seconds since midnight".
This is not usual for all of us. I just happen to came accross this
format definition in IB-Support group few days ago and though that
this might be a problem for us. :)
Best regards,
Roman Rokytskyy
> It still not work. I am using jdk 1.4.Fixed. Please, update your sources (org.firebirdsql.gds.XSQLVAR).
Problem was hard to detect for Java people. InterBase and Firebird
store timestamp information in following format (citing Ann W.
Harrison): "[timestamp is] stored a two long words, one representing
the number of days since 17 Nov 1858 and one representing number of
100 nano-seconds since midnight".
This is not usual for all of us. I just happen to came accross this
format definition in IB-Support group few days ago and though that
this might be a problem for us. :)
Best regards,
Roman Rokytskyy