SiDateRangeCalculationService documentation¶
provided in root
✓
Service to transform and calculate with DateRangeFilter objects.
Attributes and Methods¶
Name | Type | Default | Description |
---|---|---|---|
removeTime(...) ¶ | (date: Date ) => Date | Utility to reset the time attributes to 0 (hours/minutes/seconds/milliseconds). Parameters
| |
resolveDateRangeFilter(...) ¶ | (filter: DateRangeFilter , options: ResolveDateRangeOptions ) => ResolvedDateRange | Calculates the start and end dates of a DateRangeFilter. Returns The resolved result in form of a ResolvedDateRange object. Parameters
|
Types Documentation¶
|
|
|
Except where otherwise noted, content on this site is licensed under MIT License.