Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briansorahan/tcmp
Compare two timestamps ("now" and "then")
https://github.com/briansorahan/tcmp
golang time unix
Last synced: about 1 month ago
JSON representation
Compare two timestamps ("now" and "then")
- Host: GitHub
- URL: https://github.com/briansorahan/tcmp
- Owner: briansorahan
- License: mit
- Created: 2017-03-29T19:06:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T19:21:18.000Z (almost 8 years ago)
- Last Synced: 2024-10-28T16:40:21.689Z (3 months ago)
- Topics: golang, time, unix
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tcmp
Compare two timestamps.
## Install
```
go get github.com/briansorahan/tcmp
```