Create a System.DateTime from this Timestamp. Timestamp is assumed to be of type Timestamp.TIMESTAMP.
The resulting DateTime object will be of kind DateTimeKind.Local.
Namespace: StreamBase.SBAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 11.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public DateTime ToLocalDateTime()
Public Function ToLocalDateTime As DateTime
public: DateTime ToLocalDateTime()