This commit is contained in:
coward 2022-01-12 14:14:54 +08:00
parent d6247b49d5
commit 655fd7def3

View File

@ -1,7 +1,7 @@
# dateparse_tag
dateparse time by struct tag
## 简介
## intro&简介
WithTagName() // 自定义你想要使用的tag名称默认为dateFormat
WithDefaultTagValue() // 定义这个tag的默认值默认为 default
WithDefaultFormat() // 定义时间格式化样式,默认为 2006-01-02 15:04:05