Subject | Re: [firebird-support] Re: isc_encode_time and millisconds |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2009-05-08T08:43:35Z |
> Hi, I tried as you suggest but seems not work.Right, because I forgot one char:
PISC_TIME(sqldata)^ := (((hours*60)+minutes)*60+seconds)*10000+msec*10;
But you was to find it out after 5 minutes of debugging...
SY, SD.