Sets the date and timezone offset portions of
this Datetime object to the specified values.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void SetDateTz( int year, int month, int dayOfMonth, int timezoneOffsetMinutes )
Public Sub SetDateTz ( year As Integer, month As Integer, dayOfMonth As Integer, timezoneOffsetMinutes As Integer )
public: void SetDateTz( int year, int month, int dayOfMonth, int timezoneOffsetMinutes )
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1