Fetch the repository succeeded.
📦 Golang 扩展包
go get -v -u git.dtapp.net/dtapps/go-library
import (
"git.dtapp.net/dtapps/go-library"
)
默认时区为 Local,即服务器所在时区
import (
"git.dtapp.net/dtapps/go-library/utils/gotime"
)
gotime.Current().Now()
gotime.Current().Format()
gotime.Current().Timestamp()
gotime.Current().TimestampWithMillisecond()
go-library
基于 JetBrains 公司旗下的 GoLand 集成开发环境中进行开发。
Copyright (c) 2018 茂名聚合科技有限公司
Sign in to post a comment
Repository Comments ( 0 )