Constructor.
Constructor. The arguments have already been checked.
For a ReducedPrinterParser, fixed width is false if the mode is strict, otherwise it is set as for NumberPrinterParser. @param context the context @return if the field is fixed width @see DateTimeFormatterBuilder#appendValueReduced(hunt.time.temporal.TemporalField, int, int, int)
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 reduced numeric date-time field.