/date

An implementation of Date type in Golang

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

date build status GoDoc

go get github.com/Hunsin/date

A basic implementation of date type in Golang. Godoc

The date type may be implemented in Golang 2.

Update: civil package may be part of Golang x packages. We'll see.