View Single Post
  #1 (permalink)  
Old 08-28-2007, 05:14 PM
nyarlathotep nyarlathotep is offline
Junior Member
 
Join Date: Aug 2007
Posts: 4
Default Adding only working day

Hi to all.

Is it possible to add to a date only working days?

Example: today is friday and I do a Zend_Date::add for adding 3 days. I want the result to be wednesday of the next week, not monday... Is it possible???

Thanx
Reply With Quote