Calendar.Undecimber フィールド

定義

年の 13 か月目を示す #MONTH フィールドの値。

[Android.Runtime.Register("UNDECIMBER")]
public const int Undecimber = 12;
[<Android.Runtime.Register("UNDECIMBER")>]
val mutable Undecimber : int

フィールド値

Value = 12
属性

注釈

年の 13 か月目を示す #MONTH フィールドの値。 GregorianCalendarはこの値を使用しませんが、太陰暦は使用します。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象