GET https://my.elara.services/api/time
GET
https://my.elara.services/api/time
all
boolean
If true it will return all timezones
place
string
Ex: London, PDT, EST
key
Your API key
{ status: true, name: "EST", place: "America/New_York" }
Last updated 5 years ago