Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.

Latest commit

 

History

History
28 lines (13 loc) · 693 Bytes

README.md

File metadata and controls

28 lines (13 loc) · 693 Bytes

dateformatter

DEPRECATED: Use https://github.com/altipla-consulting/libs instead.

Basic date formatter with strings extracted from CLDR

Install

go get github.com/altipla-consulting/dateformatter

Documentation

GoDoc

Contributing

You can make pull requests or create issues in GitHub. Any code you send should be formatted using gofmt.

License

New code is under the MIT License. Large parts of the format code are extracted from the Go standard library under a BSD License.