Constructor.
Constructor.
For FractionPrinterPrinterParser, the width is fixed if context is sttrict, minWidth equal to maxWidth and decimalpoint is absent. @param context the context @return if the field is fixed width @see DateTimeFormatterBuilder#appendValueFraction(hunt.time.temporal.TemporalField, int, int, bool)
Returns a new instance with fixed width flag set.
Returns a new instance with an updated subsequent width.
Array of 10 to the power of n.
Returns a new instance with fixed width flag set.
Returns a new instance with an updated subsequent width.
Gets the value to output.
For NumberPrinterParser, the width is fixed depending on the minWidth, maxWidth, signStyle and whether subsequent fields are fixed. @param context the context @return true if the field is fixed width @see DateTimeFormatterBuilder#appendValue(hunt.time.temporal.TemporalField, int)
Stores the value.
Prints and parses a numeric date-time field with optional padding.