Subject | Re: [firebird-support] Does Firebird directly support ISO Date? |
---|---|
Author | Helen Borrie |
Post date | 2005-01-11T22:11:41Z |
At 03:11 PM 11/01/2005 -0500, you wrote:
As long as you give the engine a date/time literal it understands, of course.
./heLen
>if I pass a sting format as YYYY-MM-DD, does Firebird understand that?cast('yyyy-mm-dd' as date)
>If not, how do I format the input SQL wise? (Oracle you use TO_DATE).
As long as you give the engine a date/time literal it understands, of course.
./heLen