Subject | Re: [firebird-support] Firebird Time type field clarification |
---|---|
Author | Ivan Prenosil |
Post date | 2003-07-04T00:42:57Z |
> What you have probably heard is that CURRENT_DATE, CURRENT_TIME and 'NOW'CURRENT_DATE even does not store fractions of day :-)
> don't store fractions of seconds. That is true. You can get an exact
> timestamp from the server using the GetExactTimestamp() UDF in FBUDF.
(You probably meant CURRENT_TIMESTAMP)
Ivan