Commit a0051d5e authored by Hannes Peterseim's avatar Hannes Peterseim
Browse files

Finish v1.0.5

parents 0ccfba06 eed08674
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
class to determine a day is a delivery day class to determine a day is a delivery day
v1.0.4 v1.0.5
##usage ##usage
...@@ -62,6 +62,8 @@ $sundayOnly (optional) is an bolean (true or false) indicate that the weekend ch ...@@ -62,6 +62,8 @@ $sundayOnly (optional) is an bolean (true or false) indicate that the weekend ch
returns an date (Y-m-d) returns an date (Y-m-d)
dies if wrong date format is given
##data ##data
The class knows (possibly) the given holidays of the whole world. The class knows (possibly) the given holidays of the whole world.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment