Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Clock = clock.System()
)
Functions ¶
Types ¶
type AsTimeProvider ¶ added in v0.100.2
AsTimeProvider is implemented by go-toml's LocalDate and LocalDateTime.
type TimeFormatter ¶
type TimeFormatter struct {
// contains filtered or unexported fields
}
TimeFormatter is locale aware.
func NewTimeFormatter ¶
func NewTimeFormatter(ltr locales.Translator) TimeFormatter
Click to show internal directories.
Click to hide internal directories.