2 |
If a unique match is not found, a list of preferred time zones (configured in the [TimeZoneInfo] section) is compared to the list of potential matches. The first successful compatible match from the list of preferred time zones is selected. |
The [TimeZoneInfo] section lists your preferred time zones from the Windows Time Zone database. Each time zone is specified with its unique identifier. You can retrieve a full list of Windows time zone identifiers using the following PowerShell cmdlet:
The cmdlet returns a table of time zone DisplayName and Id values.
The Id value is used in the [TimeZoneInfo] section. The [TimeZoneInfo] collection is configured by providing the Id values of the preferred time zones. Each value in the [TimeZoneInfo] section should be prefixed with the name TimeZoneN, where N represents a counter starting at 0. Below is a sample configuration of the [TimeZoneInfo] section:
For most migrations, configuring the [TimeZoneInfo] section should be sufficient to determine the correct time zone for scheduled meetings and appointments. However, if two very similar time zones are being used, the migration may have difficulty identifying the correct time zone. Configuring the [TimeZoneNames] section can provide additional guidance.
Each Notes meeting and appointment contains a time zone description string similar to the following:
The ZN parameter of the string identifies the name of the time zone. If the appointment was scheduled from a Windows client or browser, the name corresponds to a name in the Windows time zone database and a unique time zone match is assured. If the appointment was scheduled from a mobile device or a non-Windows operating system, the time zone name will not match a Windows time zone and additional steps must be taken.
In the example shown above, scheduled from an Android device, the time zone America/New_York corresponds to the Windows time zone identifier Eastern Standard Time. You can configure the [TimeZoneNames] section to map non-Windows time zone names to their Windows equivalent. For example:
The value on the right corresponds to the identifier of the Windows time zone. See the [TimeZoneInfo] section for details on retrieving the correct time zone identifier.
Internal scratch parameter (see Transient “scratch” parameters).
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 利用規約 プライバシー Cookie Preference Center