Page 1 of 1

function GetTimestamp........ : TDateTime;

Posted: 31.03.2009, 11:04
by andresayang
Hi,

Should it be possible to have TTimeStamp or TSQLTimeStamp output for this function ?

The reason is that I 'm working on a database storing GPS times and i absolutely need microseconds resolution.

I already modify the unit to output the "lateral" result as a string but if it could be implement as standard, i think it would be great.

Thanks

André