Subject Re: [firebird-support] UDF weekofyear
Author Ivan Prenosil
> Is there a good UDF library which can calculate the 'correct'
> WeekOfYear?

If you do not mind that it is stored procedure instead of udf:
http://www.volny.cz/iprenosil/interbase/ip_ib_code_timestamp.htm

Ivan