- bropen.framework.plugins.holiday.HolidayController
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
-
-
Method Detail
-
@Deprecated
Object workDays()
-
Object workdaysBetween()
计算两个日期之间的工作天数和非工作日
- Returns:
- [days:工作日天数, holidays:假日为全天的日期列表, holidaysAM:假日中仅为上午的日期列表, holidaysPM:假日中仅为下午的日期列表]
- Parameters:
startDate - REQUIRED 开始时间endDate - REQUIRED 结束时间weekends - 是否考虑周末
- Summary:
- Nested
- Field
- Constructor
- Method
- | Detail:
- Field
- Constructor
- Method
BROPEN Documentation, 2020-04-21 11:00