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 Zone time
public ZoneTime(int year, int month, int day, int hour, int minute, int second, int millis, System.TimeZoneInfo tz);
year System.Int32
year
month System.Int32
month
day System.Int32
day
hour System.Int32
hour
minute System.Int32
minute
second System.Int32
second
millis System.Int32
millis
tz System.TimeZoneInfo
tz
There was an error while loading. Please reload this page.