Subject Re: [firebird-support] Re: Is this the only way to crete a date string in native FB?
Author Dimitry Sibiryakov
> they would like to have it in the local 09/06/2009 (or 09-06-2009) format
>
> Is this possible?

If users want date in local format, they must format the date on
local computer. I easily can imagine two users with different regional
settings, so they would like to have the same data in different format.
It is not server's job to format data.

SY, SD.