Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Provides the set of time zones that are available for .NET Micro Framework applications.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration TimeZoneId
[SerializableAttribute]
public enum TimeZoneId
[SerializableAttribute]
public enum class TimeZoneId
[<SerializableAttribute>]
type TimeZoneId
public enum TimeZoneId
Members
| Member name | Description | |
|---|---|---|
| Current | The current time zone ID | |
| Network | The network-provided time zone | |
| Dateline | A string resource | |
| Samoa | Samoa | |
| Hawaii | Hawaii | |
| Alaska | Alaska | |
| Pacific | Pacific | |
| Arizona | Arizona | |
| Mountain | Mountain | |
| CentAmerica | Central America | |
| Central | Central | |
| Saskatchewan | Saskatchewan | |
| MexicoCity | Mexico City | |
| Indiana | Indiana | |
| Bogota | Bogota | |
| Eastern | Eastern | |
| Caracas | Caracas | |
| Santiago | Santiago | |
| Atlantic | Atlantic | |
| Newfoundland | Newfoundland | |
| Brasilia | Brasilia | |
| Greenland | Greenland | |
| BuenosAires | Buenos Aires | |
| MidAtlantic | Mid-Atlantic | |
| CapeVerde | Cape Verde | |
| Azores | Azores | |
| Casablanca | Casablanca | |
| GMT | GMT, or Greenwich Mean Time (also known as UTC, or Coordinated Universal Time) | |
| London | London | |
| WCentAfrica | West Central Africa | |
| Prague | Prague | |
| Warsaw | Warsaw | |
| Paris | Paris | |
| Berlin | Berlin | |
| Cairo | Cairo | |
| Pretoria | Pretoria | |
| Bucharest | Bucharest | |
| Helsinki | Helsinki | |
| Athens | Athens | |
| Riyadh | Riyadh | |
| Nairobi | Nairobi | |
| Moscow | Moscow | |
| Baghdad | Baghdad | |
| Tehran | Tehran | |
| Baku | Baku | |
| Kabul | Kabul | |
| AbuDhabi | Abu Dhabi | |
| Yekaterinburg | Yekaterinburg | |
| Islamabad | Islamabad | |
| NewDelhi | New Delhi | |
| Kathmandu | Kathmandu | |
| Astana | Astana | |
| SriLanka | Sri Lanka | |
| Almaty | Almaty | |
| Yangon | Yangon | |
| Bangkok | Bangkok | |
| Krasnoyarsk | Krasnoyarsk | |
| Beijing | Beijing | |
| Malaysia | Malaysia | |
| Taipei | Taipei | |
| Perth | Perth | |
| Ulaanbataar | Ulaanbataar | |
| Seoul | Seoul | |
| Tokyo | Tokyo | |
| Yakutsk | Yakutsk | |
| Darwin | Darwin | |
| Adelaide | Adelaide | |
| Sydney | Sydney | |
| Brisbane | Brisbane | |
| Hobart | Hobart | |
| Guam | Guam | |
| Vladivostok | Vladivostok | |
| Magadan | Magadan | |
| FijiIslands | Fiji Islands | |
| NewZealand | New Zealand | |
| Tonga | Tonga | |
| FIRST | The first time zone ID | |
| LAST | The last time zone ID | |
| COUNT | The total number of time zone IDs | |
| FIRST_RESOURCE | The first resource string |