var timeStyle : DateIntervalFormatter.Style
The style to use when formatting hour, minute, and second information.
時、分、そして秒情報を書式設定する時に使うスタイル。
var dateTemplate : String!
The template for formatting one date and time value.
1つの日付と時刻値を書式設定するための雛型。
var calendar: Calendar!
The calendar to use for date values.
日付値に対して使うためのカレンダー。
var locale: Locale!
The locale to use when formatting date and time values.
日付と時刻値を書式設定する時に使うロケール。
var timeZone : TimeZone!
The time zone with which to specify time values.
それで時間値を指定することになるタイムゾーン。