captbaritone / captbaritone/datejs
Feature Request - Add Business Days
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
Feature to add business days excluding weekends
For Instance
Date.today().next().thursday().add(2).weekdays()
Should return next monday instead of saturday.
Location specific versions would be aware of the weekend days for the locale.
Though much higher in scope, ability to setup a list of holidays from an
xml or json url would be nice.
```
Original issue reported on code.google.com by `vinodh.r...@gmail.com` on 27 Apr 2009 at 2:09
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.