DiscontinuousDateTimeCalendarBase Class Members
The following tables list the members exposed by DiscontinuousDateTimeCalendarBase.
Public Constructors
Name | Description | |
---|---|---|
![]() | DiscontinuousDateTimeCalendarBase Constructor | Initializes new instance of DiscontinuousDateTimeCalendarBase |
Protected Fields
Name | Description | |
---|---|---|
![]() | DiscontinuousAxisHelper | Provides ability to interact with discontinuous range |
Public Properties
Name | Description | |
---|---|---|
![]() | BusinessHours | Gets business hours |
![]() | SkipDates | Gets or sets particular days to skip |
![]() | SkipDaysInWeek | Gets or sets skipped days in a week |
![]() | SkipDayTimeRange | Gets or sets skipped time ranges in a day |
Public Methods
Name | Description | |
---|---|---|
![]() | GetClosestBiggerDate | Gets the closest available bigger date |
![]() | GetClosestSmallerDate | Gets the closest available smaller date |
![]() | GetDiffBetweenValues | Calculates difference between two values taking gaps into account |
![]() | GetValueByOffset | Gets value from start by offset |
![]() | IsDayInGap | Checks if day is in a gap |
![]() | IsValueInGap | Checks if DateTime is in a gap |
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also