mirror of
https://gitee.com/dromara/carbon.git
synced 2024-11-29 18:57:37 +08:00
新增ToGoTime()方法将carbon实例转为time.Time
This commit is contained in:
parent
75b376582e
commit
80dded5f32
@ -772,7 +772,8 @@ func (c ToRssString) MarshalJSON() ([]byte, error) {
|
||||
* 更新readme.md文档
|
||||
* 修复已知错误
|
||||
* 将const.go改名为constant.go
|
||||
* 新增ToGoTime()将carbon实例转为time.Time
|
||||
* 新增CreateFromGoTime()方法将time.Time转为carbon实例
|
||||
* 新增ToGoTime()方法将carbon实例转为time.Time
|
||||
|
||||
##### 2020-11-06
|
||||
* 弃用Duration()方法,拆分为AddDuration()和SubDuration()
|
||||
|
Loading…
Reference in New Issue
Block a user