Enumeration Case 列挙ケース

DateComponentsFormatter.UnitsStyle.abbreviated

A style that uses the most abbreviated spelling for units of time. 時間の単位に対して最も省略された綴りを使うスタイル。

Declaration 宣言

case abbreviated = 1

Discussion 議論

This style represents the shortest representation of units and quantities of time. このスタイルは、時間の単位と量の最も短い表現を表します。

For example, the quantity of 3 years, 9 months, 26 days, 19 hours, and 17 seconds is displayed in the U.S. English locale as “3y 9mo 26d 19h 17s”. 例えば、3年、9ヶ月、26日、19時間、そして17秒の量は、U.S. Englishロケールでは “3y 9mo 26d 19h 17s” として表示されます。

See Also 参照

Styles スタイル