次の方法で共有


DateFormatStyle Enum

Definition

public enum DateFormatStyle
type DateFormatStyle = 
Inheritance
DateFormatStyle

Fields

Name Value Description
None -1
Full 0
Long 1
Default 2
Medium 2
Short 3
Relative 128
RelativeFull 128
RelativeLong 129
RelativeDefault 130
RelativeMedium 130
RelativeShort 131

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