date from weeknumber
From: Fredrik (sd_at_nextgentel.no)
Date: 11/20/03
- Next message: Veress Berci: "RE: Prefilled forms(solved)"
- Previous message: Scott Fletcher: "Is there a way to use the strpos() for next string..."
- Next in thread: Marco Tabini: "Re: [PHP] date from weeknumber"
- Reply: Marco Tabini: "Re: [PHP] date from weeknumber"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: php-general@lists.php.net Date: Thu, 20 Nov 2003 15:42:20 +0100
Hi
I want to get the last date in a week.
Is there anybody who know how i can do this.
something like this:
function date getDateFromWeek( $week, $year){
...
...
return date;
}
- Petter
- Next message: Veress Berci: "RE: Prefilled forms(solved)"
- Previous message: Scott Fletcher: "Is there a way to use the strpos() for next string..."
- Next in thread: Marco Tabini: "Re: [PHP] date from weeknumber"
- Reply: Marco Tabini: "Re: [PHP] date from weeknumber"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]