NSDateComponentsFormatterUnitsStyleSpellOut
A style that spells out the units and quantities of time.
時間の単位と量を略さずに綴るスタイル。
NSDateComponentsFormatterUnitsStyleShort
A style that uses a shortened spelling for units.
単位に対して短縮された綴りを使うスタイル。
NSDateComponentsFormatterUnitsStyleBrief
A style that uses a shortened spelling for units of time that is shorter than
NSDateComponentsFormatterUnitsStyleShort
.
時間の単位に対して、NSDateComponentsFormatterUnitsStyleShort
より短い短縮された綴りを使うスタイル。
NSDateComponentsFormatterUnitsStyleAbbreviated
A style that uses the most abbreviated spelling for units of time.
時間の単位に対して最も省略された綴りを使うスタイル。
NSDateComponentsFormatterUnitsStylePositional
A style that uses the position of a unit of time to identify its value.
時間の単位の位置を使って、それの値を識別するスタイル。