Carbon is an easy, semantic and developer-friendly golang bundle for datetime.
Carbon has been included by awesome-go , if you happen to suppose it’s useful, please give me a star.
github.com/golang-module/carbon
Set up
Go model >= 1.16
go get -u github.com/golang-module/carbon/v2
import "github.com/golang-module/carbon/v2"
Go model < 1.16
go get -u github.com/golang-module/carbon
import "github.com/golang-module/carbon"
Change log
- Repair translation error in
lang/fr.jsonandlang/jp.jsoninformation - Repair bug in
IsZeromethodology - Add
IsDSTmethodology - Add
ClosestandFartheststrategies - Rename from
modifier.gotoboundary.go,modifier_test.gotoboundary_test.go

