Subject | Re: [firebird-support] TDateTime field |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2005-04-06T07:18:24Z |
On 6 Apr 2005 at 7:46, Dion Oliphant wrote:
recognize quite a few formats of date string literals. I can remember
right now only these:
mm/dd/yyyy
yyyy-mm-dd
dd-mmm-yyyy
dd.mm.yyyy
Or you can use parametrised query and use .AsDateTime property.
--
SY, Dimitry Sibiryakov.
>What is the FB TDate format equivalent in Delphi?Firebird date does not have float or integer representation. It can
recognize quite a few formats of date string literals. I can remember
right now only these:
mm/dd/yyyy
yyyy-mm-dd
dd-mmm-yyyy
dd.mm.yyyy
Or you can use parametrised query and use .AsDateTime property.
--
SY, Dimitry Sibiryakov.