共用方式為


BuddhistCalendar.Be Field

Definition

Constant for the Buddhist Era.

[Android.Runtime.Register("BE", ApiSince=24)]
public const int Be = 0;
[<Android.Runtime.Register("BE", ApiSince=24)>]
val mutable Be : int

Field Value

Value = 0
Attributes

Remarks

Constant for the Buddhist Era. This is the only allowable ERA value for the Buddhist calendar.

Java documentation for android.icu.util.BuddhistCalendar.BE.

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