[ Version ( since = "1.0" ) ]
public static void set_tzid_prefix (string new_prefix)
Sets the prefix to be used for tzid's generated from system tzdata.
Must be globally unique (such as a domain name owned by the developer of the calling application), and begin and end with forward slashes. Do not change or de-allocate the string buffer after calling this.
new_prefix |
The Timezone to be set |