Subject | Re: [firebird-support] Re: Timestamp difference Windows / Linux |
---|---|
Author | Dmitry Yemanov |
Post date | 2008-08-18T15:19:28Z |
roydamman wrote:
is not designed to handle second fractions.
have to parse the milliseconds yourself for the time being, sorry.
Dmitry
>isc_decode_timestamp() has been intended to deal with "struct tm" which
> Does this mean that the
> Firebird client doesn't have a method to parse decently the value
> assigned by the server to a column for value NOW? Because what sense
> does it have if you have a high resolution value on the server you
> can't read (parse) via the ISC_DECODE_TIMESTAMP?
is not designed to handle second fractions.
> Shouldn't there be aMaybe there should. Feel free to add a RFE into the tracker. But you
> parse method who can decently parse this value to the highest
> precision?
have to parse the milliseconds yourself for the time being, sorry.
Dmitry