https://github.com/dlsniper/godateformat
Go Date Format
https://github.com/dlsniper/godateformat
Last synced: over 1 year ago
JSON representation
Go Date Format
- Host: GitHub
- URL: https://github.com/dlsniper/godateformat
- Owner: dlsniper
- License: other
- Created: 2017-09-29T12:02:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T20:55:48.000Z (almost 9 years ago)
- Last Synced: 2025-01-25T00:58:27.184Z (over 1 year ago)
- Language: HTML
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Date Format
For those that want to make their transition to Go's date / time format easier.
## License
This work is distributed under MIT License.
Original author: [Benny Wong](https://github.com/bdotdub/fuckinggodateformat).
Original code is under [MIT License](https://github.com/bdotdub/fuckinggodateformat/blob/7b304817b407776fea304c64fc7ad069711f20f3/LICENSE).