Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2015-11-05 (11 months ago) | | Not enough user ratings | | Total: 167 This week: 1 | | All time: 8,066 This week: 1,047 |
|
Description | | Author |
This class can compute the next working day from today.
It extends the DateTime class and takes a given time of the day, which defaults to now, and computes the next working day.
The class considers a range of working hours, and whether it is Sunday or an holiday to exclude from the list working days.
It can also return the formatted day according to a given format template. Innovation Award
October 2015
Number 4
Prize: One book of choice by Packt |
When a store is closed, sometimes it is useful to inform customers when will be the next time it will be opened, but that depends on the current week day and whether the next day will be a holiday or not.
This class can compute the current or the next working day considering open business hours, Sundays and holidays.
Manuel Lemos |
| |
|
|
Innovation award
Nominee: 2x |
|
Details
Response
This class can compute the next working day from today.
It extends the DateTime class and takes a given time of the day, which defaults to now, and computes the next working day.
The class considers a range of working hours, and whether it is Sunday or an holiday to exclude from the list working days.
It can also return the formatted day according to a given format template.
Added holidays reasons.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.