Subject | Re: [firebird-support] date functions in FireBird 1.5 |
---|---|
Author | Helen Borrie |
Post date | 2004-03-09T22:40:32Z |
At 06:46 PM 9/03/2004 +0000, you wrote:
as well)
Look up the internal EXTRACT() function in the Language Reference.
/heLen
>Are there any functions for date manipulation availableContext variable CURRENT_DATE (also CURRENT_TIMESTAMP if you need the time
>out of the box or i need UDFs?
>
>I need functions to get current date
as well)
>, calculate years difference(EXTRACT(YEAR FROM DateX)) - (EXTRACT(YEAR FROM CURRENT_DATE))
>between two dates.
Look up the internal EXTRACT() function in the Language Reference.
>Any links to UDFs are greatly appreciated.Not required.
/heLen