Subject | RE: [firebird-support] UDF weekofyear |
---|---|
Author | Alan McDonald |
Post date | 2004-01-12T12:29:31Z |
> The UDF-library rfunc has a function called DateToStr(d, %W) whichCan you not CAST the string return as an integer?
> calculates the week based upon Monday first day of week, but
> unfortunately return a string instead of a smallint.
>
> Is there a good UDF library which can calculate the 'correct'
> WeekOfYear?
>
> Thanks in advance,
>
> Arno Rog
> Amsterdam
Alan