ZoneId.Normalized Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("normalized", "()Ljava/time/ZoneId;", "GetNormalizedHandler", ApiSince=26)]
public virtual Java.Time.ZoneId? Normalized ();
[<Android.Runtime.Register("normalized", "()Ljava/time/ZoneId;", "GetNormalizedHandler", ApiSince=26)>]
abstract member Normalized : unit -> Java.Time.ZoneId
override this.Normalized : unit -> Java.Time.ZoneId
Returns
- Attributes