Bloomberg API for .NET
ToSystemDateTime Method
NamespacesBloomberglp.BlpapiDatetimeToSystemDateTime()()()()
Converts this BLP Datetime object into System.DateTime object.
Declaration Syntax
C#Visual BasicVisual C++
public DateTime ToSystemDateTime()
Public Function ToSystemDateTime As DateTime
public:
DateTime ToSystemDateTime()
Return Value
Remarks
If the timezone is UTC, the System.DateTime object returned is set as Utc; if the timezone is the current local, the System.DateTime object returned is set as Local; otherwise, it is set to be Unspecified. If this object doesn't have date part, it is set as the current date. If this object doesn't have time part, it is set as 0:0:0.000.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1