Sinkbæk <ts@8888nvr.dk> wrote:
>Hvordan finder jeg det nuværende ugenummer? - Det skal være
>uge ugen, som kører fra mandag til søndag.
http://dk.php.net/manual/en/function.strftime.php
%U - week number of the current year as a decimal number,
starting with the first Sunday as the first day of the first
week
%V - The ISO 8601:1988 week number of the current year as a
decimal number, range 01 to 53, where week 1 is the first week
that has at least 4 days in the current year, and with Monday as
the first day of the week.
%W - week number of the current year as a decimal number,
starting with the first Monday as the first day of the first
week
--
Christian Jørgensen
http://www.razor.dk