MPUtilityGetRelativeDateString Method (DateTime) |
Returns the time span between now and the given local time in the past as a text representation.
Namespace:
Colygon.MatchPoint.Core
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public static string GetRelativeDateString(
DateTime pastTime
)
Parameters
- pastTime
- Type: SystemDateTime
Return Value
Type:
StringSee Also