[Android.Runtime.Register("getAvailableIDs", "()[Ljava/lang/String;", "")] public static string[] GetAvailableIDs ()
Returns
Documentation for this section has not yet been entered.
Remarks
Returns the system's installed time zone IDs. Any of these IDs can be
passed to TimeZone.GetTimeZone(string) to lookup the corresponding time zone
instance.