type FormatSpec … const ShortDate … const LongerDateTime … const ShortTime … const LongerDate … const LongDateTime … const Span … const LongTime … func Format(t time.Time, f FormatSpec) string { … }
type FormatSpec … const ShortDate … const LongerDateTime … const ShortTime … const LongerDate … const LongDateTime … const Span … const LongTime … func Format(t time.Time, f FormatSpec) string { … }