https://json.astrologyapi.com/v1/timezone_with_dstReturns the timezone offset (including DST) for a specific latitude and longitude (based on country/timezone ID from geo_details) on a given date.
1{
2 "status": true,
3 "timezone": 5.5,
4 "timezone_in_ms": 19800000,
5 "date": "1992-12-01T00:00:00.000Z"
6}Authorizationstring
requiredBasic Authorization via header
Accept-Languagestring
Preferred language for the response content
Properties
latitudefloat
requiredlatitude , eg: 19.23232
longitudefloat
requiredlongitude, eg: 72.23234
datestring
date, eg: '12-5-1993' // 'mm-dd-yyyy'
Something is wrong with your request format or parameters.
Your API key is missing or invalid.
You don't have permission to access this specific resource.
The API endpoint you're trying to reach doesn't exist.
Our server is having a temporary glitch.