Skip to content

CosmosTime.ZoneTime.ZoneTime(int,int,int,int,int,int,System.TimeZoneInfo,System.TimeSpan)

osexpert edited this page Jul 22, 2023 · 4 revisions

ZoneTime(int, int, int, int, int, int, TimeZoneInfo, TimeSpan) Constructor

year, month, day, etc. in Clock time

public ZoneTime(int year, int month, int day, int hour, int minute, int second, System.TimeZoneInfo tz, System.TimeSpan offset);

Parameters

year System.Int32

month System.Int32

day System.Int32

hour System.Int32

minute System.Int32

second System.Int32

tz System.TimeZoneInfo

offset System.TimeSpan

Clone this wiki locally