Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1008 Bytes

calendar_changetimezone_1072791752.md

File metadata and controls

26 lines (18 loc) · 1008 Bytes
-api-id -api-type
M:Windows.Globalization.Calendar.ChangeTimeZone(System.String)
winrt method

Windows.Globalization.Calendar.ChangeTimeZone

-description

Sets a new time zone to be used by this Calendar object.

-parameters

-param timeZoneId

An identifier from the IANA Time Zone Database which identifies the time zone that should be used (for example, "America/Los_Angeles" for Pacific Time).

-remarks

The values of other properties of this Calendar object may change as a result.

-examples

-see-also

Calendar, date, and time controls, Calendar sample, Date and time formatting sample