We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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);
year System.Int32
year
month System.Int32
month
day System.Int32
day
hour System.Int32
hour
minute System.Int32
minute
second System.Int32
second
tz System.TimeZoneInfo
tz
offset System.TimeSpan
offset