Subject | Re: [firebird-php] timestamp milliseconds |
---|---|
Author | Lester Caine |
Post date | 2017-10-06T08:04:57Z |
On 06/10/17 02:43, 'Daniel Miller' dmiller@... [firebird-php] wrote:
I'm still not understanding why you are not getting the fraction ... I
have the other problem, but it must be that I'm getting the timestamps
as a string rather than a firebird 'value' ... I'm actually using ADOdb
rather than ibase_ ( actually fbird_ alias ) so I'll have a look direct.
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk
> After further review of the docs - I see that the ibase_ functionsWhich version of PHP are you on?
> return timestamps based on the php.ini ibase.timestampformat setting.
> And this is used by the strftime function - which has no provision for
> subsecond information.
>
> I consider this a Php-Firebird bug - and have filed one accordingly -
> https://bugs.php.net/bug.php?id=75324. Guess I'll continue to use my
> workaround in the meantime.
I'm still not understanding why you are not getting the fraction ... I
have the other problem, but it must be that I'm getting the timestamps
as a string rather than a firebird 'value' ... I'm actually using ADOdb
rather than ibase_ ( actually fbird_ alias ) so I'll have a look direct.
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk