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