Subject | Re: [firebird-support] Valid formats for datetime |
---|---|
Author | Lester Caine |
Post date | 2005-05-04T13:25:23Z |
Helen Borrie wrote:
I get a date and time with dialect 1 ( yes I know I should switch 10
years worth of stuff to dialect 3 ;) )
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
> cast ('5/1/2005' || ' ' || '10:00:00.0000' as timestamp)DATE data type (dialect 1)?
>
> If you do only want a DATE type:
>
> cast ('5/1/2005' as date)
I get a date and time with dialect 1 ( yes I know I should switch 10
years worth of stuff to dialect 3 ;) )
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services