Beispiel #1
0
func init() {
	registry.RegisterDateTimeParser(Name, DateTimeParserConstructor)
}
Beispiel #2
0
func init() {
	registry.RegisterDateTimeParser(Name, FlexibleGoDateTimeParserConstructor)
}