Request Timestamp
Current Server Time:
January 11, 2026 03:38:24 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": 77.2167,
"lat": 28.6667
},
"weather": [
{
"id": 721,
"main": "Haze",
"description": "haze",
"icon": "50d"
}
],
"base": "stations",
"main": {
"temp": 16.05,
"feels_like": 14.96,
"temp_min": 16.05,
"temp_max": 16.05,
"pressure": 1020,
"humidity": 48,
"sea_level": 1020,
"grnd_level": 994
},
"visibility": 2300,
"wind": {
"speed": 3.6,
"deg": 290
},
"clouds": {
"all": 0
},
"dt": 1768125840,
"sys": {
"type": 1,
"id": 9165,
"country": "IN",
"sunrise": 1768095909,
"sunset": 1768133532
},
"timezone": 19800,
"id": 1273294,
"name": "Delhi",
"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