Generic Instance Method 総称体インスタンスメソッド

formatted(_:)

No overview available.

Declaration 宣言

func formatted<S>(_ style: S) -> S.FormatOutput where S : FormatStyle, S.FormatInput == Range<Date>
Available when Bound is Date. BoundDateである時に利用可能です。