Subject Re: [firebird-support] session variable to control timestamp/date format
Author Dimitry Sibiryakov
06.02.2010 23:21, Rafael Kitover wrote:
> to set the way dates are displayed as a string for the current session.
>
> Is there something similar for Firebird?

Firebird is DBMS server, it does not display data. This is the task
for client applications which usually use locale settings. If you use
Linux, do 'man locale'. On Windows use Control Panel, Regional and
Language Options.

--
SY, SD.