Closed (won't fix)
Project:
Date
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2009 at 16:33 UTC
Updated:
7 Sep 2010 at 21:32 UTC
I'd like to be able to skip weekends when incrementing days. I'm using Customize Default Value which allows for use of strtotime and instead of saying "+3 days" I want to be able to do "+3 business days".
The field doesn't allow for php inputs so I can't write any if statements for it. Anyone have any suggestions?
Thanks!
Comments
Comment #1
arlinsandbulte commentedDate is highly dependent on PHP for this type of functionality, and I don't see an easy way to change that.
Your best option might be to submit this request to the PHP developers.