DateTimeWithTimeZone constructor

Constructs a DateTimeWithTimeZone with the specified year, month, day, hour, minute, second, millisecond, time zone hour and time zone minute.

 Overload list

DateTimeWithTimeZone(DateTime) constructor
DateTimeWithTimeZone(DateTime, int, int) constructor
DateTimeWithTimeZone(int, int, int, int, int, int, int, int, int) constructor