Request Timestamp
Current Server Time:
January 11, 2026 03:37:32 PM (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": 721,
"main": "Haze",
"description": "haze",
"icon": "50d"
}
],
"base": "stations",
"main": {
"temp": 23.97,
"feels_like": 23.23,
"temp_min": 23.97,
"temp_max": 23.97,
"pressure": 1015,
"humidity": 31,
"sea_level": 1015,
"grnd_level": 1015
},
"visibility": 4500,
"wind": {
"speed": 5.14,
"deg": 340
},
"clouds": {
"all": 40
},
"dt": 1768125754,
"sys": {
"type": 1,
"id": 9114,
"country": "IN",
"sunrise": 1768092511,
"sunset": 1768131576
},
"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