Google
开发者在线课程 开始学习
carbon 是一个轻量级、语义化、对开发者友好的 Golang 时间处理库,支持链式调用、农历和 gorm、xorm 等主流 orm
目前已被 awesome-go-cn 收录,如果您觉得不错,请给个 star 吧
github.com/golang-module/carbon
gitee.com/golang-module/carbon
更新日志
- 修复经过
json.Unmarshal
解码后的时间字段时区丢失的 bug - 修复
DiffInYears
, Age
方法计算错误的 bug - 将
CreateFromStdTime
方法从 carbon.go
迁移到 creator.go
- 将
ToStdTime
方法从 carbon.go
迁移到 outputer.go
- 将
FromStdTime
, Time2Carbon
, Carbon2Time
等将要弃用的方法迁移到 deprecated.go
- 将
stretchr/testify
升级到 v1.8.4
还没有评论,来说两句吧...