Exemplo n.º 1
0
func init() {
	registry.RegisterDateTimeParser(Name, DateTimeParserConstructor)
}
Exemplo n.º 2
0
func init() {
	registry.RegisterDateTimeParser(Name, FlexibleGoDateTimeParserConstructor)
}