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

Date & time serialization, comparison and other common operations.

License

Notifications You must be signed in to change notification settings

altipla-consulting/datetime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datetime

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

GoDoc Build Status

Date & time serialization, comparison and other common operations.

Install

go get github.com/altipla-consulting/datetime

Contributing

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

Running tests

Run the tests

make test

License

MIT License