https://github.com/briansorahan/tcmp
Compare two timestamps ("now" and "then")
https://github.com/briansorahan/tcmp
golang time unix
Last synced: about 2 months 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T19:21:18.000Z (about 9 years ago)
- Last Synced: 2025-04-03T03:30:15.185Z (about 1 year 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
```