Subject | RE: [firebird-support] extract(week from d) |
---|---|
Author | Franky Brandt |
Post date | 2006-11-30T23:54Z |
Hi,
I did need this before also and I simply used a udf for it, for example
F_WEEKOFYEAR function in FreeUDFLib.dll
I have no idea if this library is updated to fb2 or not; making your own
custom udf/udf library should be easy to do also
Franky
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of lacakus
Sent: donderdag 30 november 2006 8:52
To: firebird-support@yahoogroups.com
Subject: [firebird-support] extract(week from d)
Hi,
I would like ask if there is any way in Firebird extract week number
from
date (so number between 1 and 52(53?)) ?
Syntax like
extract(week from d)
If there is now no such feature, is it planned ?
Should I post this as feature request to firebird tracker ?
Thanks
-Laco
[Non-text portions of this message have been removed]
I did need this before also and I simply used a udf for it, for example
F_WEEKOFYEAR function in FreeUDFLib.dll
I have no idea if this library is updated to fb2 or not; making your own
custom udf/udf library should be easy to do also
Franky
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of lacakus
Sent: donderdag 30 november 2006 8:52
To: firebird-support@yahoogroups.com
Subject: [firebird-support] extract(week from d)
Hi,
I would like ask if there is any way in Firebird extract week number
from
date (so number between 1 and 52(53?)) ?
Syntax like
extract(week from d)
If there is now no such feature, is it planned ?
Should I post this as feature request to firebird tracker ?
Thanks
-Laco
[Non-text portions of this message have been removed]