Just use simple math... see the following example. It should give you a
feeling:
$date = new Zend_Date();
$date->setTime('00:00:00');
$date->setDay(0);
$date->addDay(7);
Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com
----- Original Message -----
From: "Olivier Ricordeau" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, June 12, 2008 11:48 AM
Subject: [fw-general] [Zend_Date] getting next sunday's date
Hi list,
Is there a way to get the date that corresponds to next sunday at midnight
using Zend_Date?
Cheers,
Olivier
--
- *Olivier RICORDEAU* -
[EMAIL PROTECTED]