ScheduleHelper Class |
Namespace: Xcalibur.Helpers
The ScheduleHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetFiscalYear |
Gets the fiscal year from the provided date.
| |
| GetValidDaysByOccurrence |
Gets a list of valid dates related to days within a number of occurrences.
| |
| GetValidDaysBySchedule |
Gets a list of valid dates related to days within a scheduled range.
| |
| GetValidMonthsByOccurrence |
Gets a list of valid dates related to months within a number of occurrences.
| |
| GetValidMonthsBySchedule |
Gets a list of valid dates related to months within a scheduled range.
| |
| GetValidWeeksByOccurrence |
Gets a list of valid dates related to weeks within a number of occurrences.
| |
| GetValidWeeksBySchedule |
Gets a list of valid dates related to weeks within a scheduled range.
| |
| GetValidYearsByOccurrence |
Gets a list of valid dates related to years within a scheduled range.
| |
| GetValidYearsBySchedule |
Gets a list of valid dates related to years within a scheduled range.
|