Thomas Weidner wrote:
What about the following:

$current = new Zend_Date();
$begin = $current->setDay(1);

Thanks Thomas, didn't see that method!

Reply via email to