Name | Description | |
---|---|---|
![]() | NDateTimeSpan Constructor | Initializing constructor. |
The following tables list the members exposed by NDateTimeSpan.
Name | Description | |
---|---|---|
![]() | NDateTimeSpan Constructor | Initializing constructor. |
Name | Description | |
---|---|---|
![]() | ENDateTimeUnitXML | |
![]() | Ticks | Returns the numer of tick in this date time span |
![]() | Unit | Gets / sets the date/time unit of this span |
![]() | Value | Gets / sets the value of this span |
Name | Description | |
---|---|---|
![]() | Add | Adds the span to the specified date time |
![]() | AddMultiplied | Adds this span to the specified date time multiplied by the specified amount |
![]() | ConvertTo | Converts this date time span to the given unit. |
![]() | Equals | Returns true if the objects are equal |
![]() | GetHashCode | Gets the hash code of the date time span. |
![]() | GetSpanCountInRange | Obtains the number of spans that can fit in the specified range. |
![]() ![]() | Parse | Creates a NDateTimeSpan from its string representation |
![]() | Substract | Substracts the span from the specified date time |
![]() | SubtractMultiplied | Substracts the date time span from the specified DateTime multiplied by the specified multiplier. |
![]() | ToString | Returns the string representation of this date/time span |