📚 timespan - Awesome Go Library for Date and Time

Go Gopher mascot for timespan

For interacting with intervals of time, defined as a start time and a duration.

🏷️ Date and Time
📂 Libraries for working with dates and times.
83 stars
View on GitHub 🔗

Detailed Description of timespan

timespan

timespan is a Go library for interacting with intervals of time, defined as a start time and a duration.

Documentation

Installation

Install timespan using the "go get" command:

go get github.com/SaidinWoT/timespan

Contributing

Contributions are welcome. Simply send a pull request my way.

License

timespan is available under the MIT License