https://github.com/SaidinWoT/timespan
Golang package to manipulate time intervals.
https://github.com/SaidinWoT/timespan
Last synced: about 1 year ago
JSON representation
Golang package to manipulate time intervals.
- Host: GitHub
- URL: https://github.com/SaidinWoT/timespan
- Owner: SaidinWoT
- License: mit
- Created: 2014-10-07T03:57:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T18:38:15.000Z (about 7 years ago)
- Last Synced: 2024-07-31T20:50:59.819Z (almost 2 years ago)
- Language: Go
- Size: 8.79 KB
- Stars: 83
- Watchers: 7
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-Char - timespan - For interacting with intervals of time, defined as a start time and a duration. (Date and Time / Advanced Console UIs)
- awesome-go-extra - timespan - 10-07T03:57:02Z|2019-03-19T18:38:15Z| (Date and Time / Advanced Console UIs)
- awesome-go - timespan - Golang package to manipulate time intervals. - ★ 57 (Date and Time)
- awesome-go - timespan - For interacting with intervals of time, defined as a start time and a duration. (Date and Time / Search and Analytic Databases)
- awesome-go-cn - timespan
- awesome-go - timespan - For interacting with intervals of time, defined as a start time and a duration. (Date and Time / Advanced Console UIs)
- awesome-go-with-stars - timespan - 04-03 | (Date and Time / Search and Analytic Databases)
- awesome-go - timespan - For interacting with intervals of time, defined as a start time and a duration. (Date and Time / Advanced Console UIs)
- fucking-awesome-go - timespan - For interacting with intervals of time, defined as a start time and a duration. (Date and Time / Search and Analytic Databases)
- go-awesome-with-star-updatetime - timespan - For interacting with intervals of time, defined as a start time and a duration. (Date and Time / Advanced Console UIs)
- awesome-go - timespan - For interacting with intervals of time, defined as a start time and a duration. (Date and Time / Search and Analytic Databases)
- awesome-go-cn - timespan
- awesome-go - timespan - For interacting with intervals of time, defined as a start time and a duration. (Date and Time / Search and Analytic Databases)
- awesome-go-info - timespan
- awesome-go - timespan - | - | - | (Date and Time / Advanced Console UIs)
- awesome-go-cn - timespan
- awesome-go - timespan - For interacting with intervals of time, defined as a start time and a duration. (Date and Time / Search and Analytic Databases)
- awesome-go-processed - timespan - For interacting with intervals of time, defined as a start time and a duration.| (Date and Time / Advanced Console UIs)
- awesome-go-plus - timespan - For interacting with intervals of time, defined as a start time and a duration.  (Date and Time / Search and Analytic Databases)
- awesome-go - timespan - For interacting with intervals of time, defined as a start time and a duration. (Date and Time / Search and Analytic Databases)
- awesome-go - timespan - For interacting with intervals of time, defined as a start time and a duration. - :arrow_down:1 - :star:35 (Date and Time / Advanced Console UIs)
- awesome-go-cn - timespan
README
timespan
========
timespan is a [Go](http://golang.org/) library for interacting with intervals of time, defined as a start time and a duration.
Documentation
-------------
- [API](http://godoc.org/github.com/SaidinWoT/timespan)
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](https://github.com/SaidinWoT/timespan/blob/master/LICENSE)