Subject date functions in FB
Author d_dude_2003
I need to do various calculation with dates in my stored procedure
code, such as add X years and substract Y days...

Currently i am using UDFs, but is there a chance this can be done
natively with Firebird SQL?

Thanx.