Request Timestamp
Current Server Time:
March 12, 2026 06:51:23 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": 80.2785,
"lat": 13.0878
},
"weather": [
{
"id": 741,
"main": "Fog",
"description": "fog",
"icon": "50d"
}
],
"base": "stations",
"main": {
"temp": 25.86,
"feels_like": 26.72,
"temp_min": 24.49,
"temp_max": 26.09,
"pressure": 1012,
"humidity": 85,
"sea_level": 1012,
"grnd_level": 1011
},
"visibility": 1000,
"wind": {
"speed": 2.06,
"deg": 270
},
"clouds": {
"all": 20
},
"dt": 1773278373,
"sys": {
"type": 2,
"id": 2104103,
"country": "IN",
"sunrise": 1773276517,
"sunset": 1773319743
},
"timezone": 19800,
"id": 1264527,
"name": "Chennai",
"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