Date Time Extensions Class
Contains extension methods related to dates and recurrences.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
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. |