ASPxSchedulerDateTimeHelper Methods
Exposes static methods that simplify working with JavaScript DateTime values.
Name | Description |
---|---|
Add |
Adds the specified number of days to a Date |
Add |
Adds the specified timespan to a Date |
Ceil |
Rounds a Date |
To |
Returns the day time part of the specified Date |
Trunc |
Returns the date part of the specified Date |
See Also