TimeZoneNames.GetMetaZoneID(String, Int64) Method

Definition

[Android.Runtime.Register("getMetaZoneID", "(Ljava/lang/String;J)Ljava/lang/String;", "GetGetMetaZoneID_Ljava_lang_String_JHandler", ApiSince=24)]
public abstract string? GetMetaZoneID (string? tzID, long date);
[<Android.Runtime.Register("getMetaZoneID", "(Ljava/lang/String;J)Ljava/lang/String;", "GetGetMetaZoneID_Ljava_lang_String_JHandler", ApiSince=24)>]
abstract member GetMetaZoneID : string * int64 -> string

Parameters

tzID
String
date
Int64

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to