go-carbon 2.2.7 版本发布, 轻量级、语义化、对开发者友好的Golang时间处理库

carbon 是一个轻量级、语义化、对开发者友好的 golang 时间处理库,支持链式调用。

目前已被 awesome-go 收录,如果您觉得不错,请给个 star 吧

github.com/golang-module/carbon

gitee.com/golang-module/carbon

安装使用

Golang 版本大于等于1.16
// 使用 github 库
go get -u github.com/golang-module/carbon/v2

import "github.com/golang-module/carbon/v2"

// 使用 gitee 库
go get -u gitee.com/golang-module/carbon/v2

import "gitee.com/golang-module/carbon/v2"
Golang 版本小于1.16
// 使用 github 库
go get -u github.com/golang-module/carbon

import "github.com/golang-module/carbon"

// 使用 gitee 库
go get -u gitee.com/golang-module/carbon

import  "gitee.com/golang-module/carbon"
更新日志
  • 修复 Value 方法在 database.go 文件中丢失时区的 bug
  • 新增 ToXXXStruct 系列方法
  • 新增参考项目链接
  • 删除调试打印信息
  • 删除 README.md.md 文件
  • 更新说明文件
本作品采用《CC 协议》,转载必须注明作者和本文链接
讨论数量: 2

大佬,啥时候能修复数据库时间字段序列化的问题啊???golang-module/carbon#182

7个月前 评论
普罗米修斯 (楼主) 7个月前

讨论应以学习和精进为目的。请勿发布不友善或者负能量的内容,与人为善,比聪明更重要!
文章
79
粉丝
16
喜欢
124
收藏
98
排名:677
访问:1.1 万
私信
所有博文
社区赞助商