Calendar.Sunday フィールド

定義

日曜日を #DAY_OF_WEEK 示すフィールドの値。

[Android.Runtime.Register("SUNDAY")]
public const int Sunday = 1;
[<Android.Runtime.Register("SUNDAY")>]
val mutable Sunday : int

フィールド値

Value = 1
属性

注釈

日曜日を #DAY_OF_WEEK 示すフィールドの値。

の Java ドキュメント java.util.Calendar.SUNDAY

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

適用対象