You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gotime/README.md

17 lines
670 B

<h1>
<a href="https://www.dtapp.net/">Golang Time</a>
</h1>
2 years ago
2 years ago
📦 Golang 时间
2 years ago
[comment]: <> (go)
2 years ago
[![godoc](https://pkg.go.dev/badge/github.com/dtapps/gotime?status.svg)](https://pkg.go.dev/github.com/dtapps/gotime)
[![goproxy.cn](https://goproxy.cn/stats/github.com/dtapps/gotime/badges/download-count.svg)](https://goproxy.cn/stats/github.com/dtapps/gotime)
[![goreportcard.com](https://goreportcard.com/badge/github.com/dtapps/gotime)](https://goreportcard.com/report/github.com/dtapps/gotime)
2 years ago
[![deps.dev](https://img.shields.io/badge/deps-go-red.svg)](https://deps.dev/go/github.com%2Fdtapps%2Fgotime)
2 years ago
2 years ago
#### 安装
2 years ago
```go
2 years ago
go get -v -u github.com/dtapps/gotime
```