Calendar::adjust()
Description
Helper method. You can adjust calling object's date just like mktime does. For instance, (2003, 11, -1) will be translated to (2003, 10, 31). This method allows math operations on dates.
|
Helping ordinary people create extraordinary websites! |
|
Calendar::adjust()DescriptionHelper method. You can adjust calling object's date just like mktime does. For instance, (2003, 11, -1) will be translated to (2003, 10, 31). This method allows math operations on dates. |