TemporalZ

ToStringOptions

Options for toString() method.

Fields

#
fractional_second_digits:?u8

Number of fractional second digits to include.

smallest_unit:?Unit

The smallest unit to include in the output.

rounding_mode:?RoundingMode

Rounding mode for the output.

calendar_display:?CalendarDisplay

How to display the calendar in the output.