Timestamp . Conversion (Timestamp to DateTime)
Converts an instance of the Timestamp class to the appropriate instance of the DateTime class.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public static implicit operator DateTime (
Timestamp value
)