https://github.com/pieterclaerhout/example-json-unixtimestamp
An example project for https://www.yellowduck.be/posts/handling-unix-timestamps-in-json/
https://github.com/pieterclaerhout/example-json-unixtimestamp
example golang json unix-timestamp
Last synced: 3 months ago
JSON representation
An example project for https://www.yellowduck.be/posts/handling-unix-timestamps-in-json/
- Host: GitHub
- URL: https://github.com/pieterclaerhout/example-json-unixtimestamp
- Owner: pieterclaerhout
- License: apache-2.0
- Created: 2019-10-30T10:09:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T06:11:53.000Z (about 2 years ago)
- Last Synced: 2025-01-08T18:42:48.853Z (over 1 year ago)
- Topics: example, golang, json, unix-timestamp
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# example-json-timestamp
This is the sample project discussed in https://www.yellowduck.be/posts/handling-unix-timestamps-in-json/