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