DateTimePatternGenerator
DisplayWidth
PatternInfo
Day
DayOfWeekInMonth
DayOfYear
Dayperiod
Era
FractionalSecond
Hour
MatchAllFieldsLength
MatchHourFieldLength
MatchNoOptions
Minute
Month
Quarter
Second
Weekday
WeekOfMonth
WeekOfYear
Year
Zone
DateTimePatternGenerator()
DateTimePatternGenerator(IntPtr, JniHandleOwnership)
DateTimeFormat
Decimal
DefaultHourCycle
EmptyInstance
Instance
IsFrozen
JniPeerMembers
ThresholdClass
ThresholdType
AddPattern(String, Boolean, PatternInfo)
Clone()
CloneAsThawed()
Freeze()
GetAppendItemFormat(DateTimePatternField)
GetAppendItemName(DateTimePatternField)
GetBaseSkeleton(String)
GetBaseSkeletons(ICollection<String>)
GetBestPattern(String)
GetBestPattern(String, DateTimePatternMatchOptions)
GetFieldDisplayName(Int32, DisplayWidth)
GetInstance(Locale)
GetInstance(ULocale)
GetSkeleton(String)
GetSkeletons(IDictionary<String, String>)
ReplaceFieldTypes(String, String)
ReplaceFieldTypes(String, String, DateTimePatternMatchOptions)
SetAppendItemFormat(DateTimePatternField, String)
SetAppendItemName(DateTimePatternField, String)
monoandroid
namespace Android.Icu.Text
{
[Register("android/icu/text/DateTimePatternGenerator", ApiSince = 24, DoNotGenerateAcw = true)]
public class DateTimePatternGenerator : Object, IFreezable, IJavaObject, IJavaPeerable, ICloneable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.DateTimePatternField enum directly instead of this field.", true)]
[Register("YEAR", ApiSince = 24)]
public const DateTimePatternField Year = DateTimePatternField.Year;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | This constant will be removed in the future version. Use Android.Icu.Text.DateTimePatternField enum directly instead of this field. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API