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