Subject formating date field
Author Matej Golob
Is there any function in firebird, to format output of date field
(and vice versa)... like I can do in Oracle (with functions to_date
and to_char) for example:
with function "to_char(sysdate, 'yyyymmddhhmi')" I get "200309212120".

Thanks for answer.

Matej