https://github.com/thomasheller/str2time
https://github.com/thomasheller/str2time
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thomasheller/str2time
- Owner: thomasheller
- License: unlicense
- Created: 2019-12-26T19:11:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-26T19:12:38.000Z (over 5 years ago)
- Last Synced: 2023-08-03T13:13:52.091Z (almost 2 years ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# str2time
Convert Go's string representation of `time.Time` objects to a `time.Date` call (for UTC times).