Last active
January 19, 2022 21:52
-
-
Save rafaelcastrocouto/96febb53e336af025a54487929664069 to your computer and use it in GitHub Desktop.
timezone.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"sunrise": "6:00", | |
"sunset": "18:00", | |
"countryName": "Artic", | |
"timezoneId": 123, | |
"time": 1642628844059 | |
}, | |
"status": { | |
"name": "ok" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment