This data-source will use all the time zones available in the .NET Framework to populate the items of a compatible editor, e.g. Data List.
In your new Data Type, selected the [Contentment] Data List
option and then the .NET Time Zones (UTC)
Data source. You will see the following configuration fields.
Please see the Data List editor page for more information on the List editor options.
The value of the editor will always be an instance of the System.TimeZoneInfo class but depending on the List editor
used, this may be wrapped in a List<System.TimeZoneInfo>
.