allowedUnits
The bitmask of calendrical units such as day and month to include in the output string.
出力文字列に含まれる日にちと月のような、様々なカレンダー単位のビットマスク。
allowsFractionalUnits
A Boolean indicating whether non-integer units may be used for values.
非整数単位が値として使われるかもしれないかどうかを指し示すブール値。
collapsesLargestUnit
A Boolean value indicating whether to collapse the largest unit into smaller units when a certain threshold is met.
特定の閾値に達する場合に最も大きい単位をより小さい単位へ折りたたむかどうかを指し示すブール値。
includesApproximationPhrase
A Boolean value indicating whether the resulting phrase reflects an inexact time value.
結果の語句が正確でない時間値を再現するかどうかを指し示すブール値。
includesTimeRemainingPhrase
A Boolean value indicating whether output strings reflect the amount of time remaining.
出力文字列が残りの時間量を再現するかどうかを指し示すブール値。
maximumUnitCount
The maximum number of time units to include in the output string.
出力文字列に含める最大の時間単位数。
unitsStyle
The formatting style for unit names.
単位名に対する書式設定スタイル。
zeroFormattingBehavior
The formatting style for units whose value is 0.
値がゼロである単位に対する書式設定スタイル。