Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.58 KB

File metadata and controls

50 lines (33 loc) · 1.58 KB

📦 Golang 扩展包

godoc goproxy.cn goreportcard.com deps.dev

用法示例

默认时区为 Local,即服务器所在时区

当前时间
import (
	"go.dtapp.net/library/utils/gotime"
)

gotime.Current().Now()
gotime.Current().Format()
gotime.Current().Timestamp()
gotime.Current().TimestampWithMillisecond()

Tool

built with Codeium

https://codeium.com/profile/teasingly-loved-muskellunge-75525

codeium

JetBrains 开源证书支持

go-library 基于 JetBrains 公司旗下的 GoLand 集成开发环境中进行开发。

🔑 License

MIT

Copyright (c) 2018 李光春