Subject Re: [firebird-support] American date format in SQL Statements
Author Magnus Titho
Bhavbhuti Nathwani wrote:

>Can I pass date in the format yyyymmdd (didn't work for me), or
>something that does not rely on particular date format, something
>generic.
>
>
Use the ISO-date-format (ISO 8601):
yyyy-mm-dd


--
Magnus