DateTimeFormatterBuilder
DateTimeFormatterBuilder()
JniPeerMembers
ThresholdClass
ThresholdType
Append(DateTimeFormatter)
AppendChronologyId()
AppendChronologyText(TextStyle)
AppendFraction(ITemporalField, Int32, Int32, Boolean)
AppendGenericZoneText(TextStyle)
AppendGenericZoneText(TextStyle, ICollection<ZoneId>)
AppendInstant()
AppendInstant(Int32)
AppendLiteral(Char)
AppendLiteral(String)
AppendLocalized(FormatStyle, FormatStyle)
AppendLocalizedOffset(TextStyle)
AppendOffset(String, String)
AppendOffsetId()
AppendOptional(DateTimeFormatter)
AppendPattern(String)
AppendText(ITemporalField)
AppendText(ITemporalField, TextStyle)
AppendText(ITemporalField, IDictionary<Long, String>)
AppendValue(ITemporalField)
AppendValue(ITemporalField, Int32)
AppendValue(ITemporalField, Int32, Int32, SignStyle)
AppendValueReduced(ITemporalField, Int32, Int32, IChronoLocalDate)
AppendValueReduced(ITemporalField, Int32, Int32, Int32)
AppendZoneId()
AppendZoneOrOffsetId()
AppendZoneRegionId()
AppendZoneText(TextStyle)
AppendZoneText(TextStyle, ICollection<ZoneId>)
GetLocalizedDateTimePattern(FormatStyle, FormatStyle, IChronology, Locale)
OptionalEnd()
OptionalStart()
PadNext(Int32)
PadNext(Int32, Char)
ParseCaseInsensitive()
ParseCaseSensitive()
ParseDefaulting(ITemporalField, Int64)
ParseLenient()
ParseStrict()
ToFormatter()
ToFormatter(Locale)
net9.0-android34.0
namespace Java.Time.Format
{
[Register("java/time/format/DateTimeFormatterBuilder", ApiSince = 26, DoNotGenerateAcw = true)]
[SupportedOSPlatform("android26.0")]
public sealed class DateTimeFormatterBuilder : Object
{
[Register("appendValueReduced", "(Ljava/time/temporal/TemporalField;III)Ljava/time/format/DateTimeFormatterBuilder;", "", ApiSince = 26)]
[SupportedOSPlatform("android26.0")]
public DateTimeFormatterBuilder? AppendValueReduced(ITemporalField? field, int width, int maxWidth, int baseValue);
}
}
.NET | 8.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API