Bloomberg API for .NET
Datetime Constructor
NamespacesBloomberglp.BlpapiDatetimeDatetime()()()()
Members
IconMemberDescription
Datetime()()()()
Constructs a Datetime object with each part initialized to an unset state.

Datetime(Datetime)
Constructs a Datetime object having the same values as specified 'other' Datetime object.

Datetime(Int32, Int32, Int32, Int32, Int32, Int32, Int32)
Creates Datetime object having the Date and Time portions set to the specified values. The timezone offset is in the unset state.

Datetime(Int32, Int32, Int32)
Creates Datetime object having the Date portion set to the specified values. The time and timezone offset are in the unset state.

Datetime(Int32, Int32, Int32, Int32)
Creates Datetime object having the Time portion set to the specified values. The Date and timezone offset are in the unset state.

Datetime(DateTime)
Creates Datetime object from System.DateTime

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