DateFormatSymbols
DateFormatSymbols()
DateFormatSymbols(Locale)
DateFormatSymbols(IntPtr, JniHandleOwnership)
Instance
JniPeerMembers
LocalPatternChars
ThresholdClass
ThresholdType
Clone()
GetAmPmStrings()
GetAvailableLocales()
GetEras()
GetInstance(Locale)
GetMonths()
GetShortMonths()
GetShortWeekdays()
GetWeekdays()
GetZoneStrings()
SetAmPmStrings(String[])
SetEras(String[])
SetMonths(String[])
SetShortMonths(String[])
SetShortWeekdays(String[])
SetWeekdays(String[])
SetZoneStrings(String[][])
monoandroid
namespace Java.Text
{
[Register("java/text/DateFormatSymbols", DoNotGenerateAcw = true)]
public class DateFormatSymbols : Object, IJavaObject, IJavaPeerable, ISerializable, ICloneable, IDisposable
{
[Register("getEras", "()[Ljava/lang/String;", "GetGetErasHandler")]
public virtual string![]? GetEras();
}
}
.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. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API