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 |