Awesome Go

timespan

CategoryDate and Time
SubcategoryDate and Time
Stars0

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

About 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

Frequently Asked Questions

What is timespan?

timespan is a Date and Time library for the Go programming language. For interacting with intervals of time, defined as a start time and a duration

How do I install timespan?

Install timespan with the Go module system using `go get SaidinWoT/timespan`. Check the repository for the current installation instructions.

What category does timespan belong to?

timespan is listed under Date and Time, specifically Date and Time.

← Back to Date and Time