Subject | formating date field |
---|---|
Author | Matej Golob |
Post date | 2003-09-21T21:55:33Z |
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
(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