Subject | Re: [Firebird-Architect] Data Stream Encoding |
---|---|
Author | Jim Starkey |
Post date | 2005-05-03T11:52:10Z |
Dimitry Sibiryakov wrote:
> Max four bytes for time_t? It must be up to 8 becauseThat became obvious even to me when I actually implemented it.
>sizeof(time_t) == 8 on 64bits platforms.
>
> Do you propose to abandon ISC_DATE?Nope. Negative numbers.
> Dates before 1970 seem to be in troubles in this encoding...
>