Date Time Extensions Class
Contains extension methods related to dates and recurrences.
Definition
Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static class DateTimeExtensions
- Inheritance
- Object → DateTimeExtensions
Methods
End | Returns the end of the day that contains the specified instant. |
End | Returns the end of the hour that contains the specified instant. |
End | Returns the end of the month that contains the specified instant. |
End | Returns the end of the year that contains the specified instant. |
Months | Gets the number of months in the specified unit. |
Start | Returns the start of the day that contains the specified instant. |
Start | Returns the start of the hour that contains the specified instant. |
Start | Returns the start of the month that contains the specified instant. |
Start | Returns the start of the year that contains the specified instant. |
Ticks | Gets the number of ticks in the specified unit. |