Format Style Configurations 書式設定スタイル構成設定
Collections of behaviors for traits like numeric precision, rounding, and scale, used for formatting and parsing numeric values.
数値精度、丸め、そして記数法のような特徴に対する挙動のコレクション、数値を書式設定および構文解析するために使われます。
Technology
- Foundation ファウンデーション
Topics 話題
Numeric Configurations 数値構成設定
Textual Configurations テキスト構成設定
See Also 参照
Data Formatting in Swift Swiftでのデータ書式設定
struct FormatStyleCapitalizationContext
The capitalization formatting context used when formatting dates and times.
日付と時刻を書式設定する時に使われる、キャピタライズの書式設定文脈。
struct ListFormatStyle
A type used to format lists of items with a separator and conjunction appropriate for a given locale.
項目いくつかからなるリストそれらをある与えられたロケールに適した区切りと接続詞で書式設定するために使われるある型。