Request Timestamp
Current Server Time:
March 12, 2026 06:52:56 AM (Asia/Kolkata)
PHP Timezone: Asia/Kolkata
Raw API Response (JSON)
This is the actual response from OpenWeatherMap API. Refresh this page to get new data.
{
"coord": {
"lon": 88.3697,
"lat": 22.5697
},
"weather": [
{
"id": 701,
"main": "Mist",
"description": "mist",
"icon": "50d"
}
],
"base": "stations",
"main": {
"temp": 24.97,
"feels_like": 25.98,
"temp_min": 24.97,
"temp_max": 24.97,
"pressure": 1011,
"humidity": 94,
"sea_level": 1011,
"grnd_level": 1010
},
"visibility": 1600,
"wind": {
"speed": 2.06,
"deg": 110
},
"clouds": {
"all": 40
},
"dt": 1773278370,
"sys": {
"type": 1,
"id": 9114,
"country": "IN",
"sunrise": 1773274717,
"sunset": 1773317661
},
"timezone": 19800,
"id": 1275004,
"name": "Kolkata",
"cod": 200
}
How to Verify Real-Time Data
1. Check Timestamp: The "Request Timestamp" and "API Response" times should match the current time
3. Refresh Multiple Times: Click "Refresh & Get New Data" - you'll see the timestamp updates
4. Test Different Cities: Try the city buttons above to fetch data for different locations
✅ This is LIVE DATA: Not stored in database - fetched directly from OpenWeatherMap API on each page load