Creates Datetime object having the Date and Time portions set to the
specified values. The timezone offset is in the unset state.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Datetime( int year, int month, int dayOfMonth, int hour, int minute, int second, int milliSecond )
Public Sub New ( year As Integer, month As Integer, dayOfMonth As Integer, hour As Integer, minute As Integer, second As Integer, milliSecond As Integer )
public: Datetime( int year, int month, int dayOfMonth, int hour, int minute, int second, int milliSecond )
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1