Request Timestamp
Current Server Time:
March 12, 2026 06:52:46 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": 72.8479,
"lat": 19.0144
},
"weather": [
{
"id": 701,
"main": "Mist",
"description": "mist",
"icon": "50n"
}
],
"base": "stations",
"main": {
"temp": 26.99,
"feels_like": 30.6,
"temp_min": 26.99,
"temp_max": 26.99,
"pressure": 1010,
"humidity": 89,
"sea_level": 1010,
"grnd_level": 1010
},
"visibility": 2100,
"wind": {
"speed": 1.54,
"deg": 100
},
"clouds": {
"all": 20
},
"dt": 1773278092,
"sys": {
"type": 1,
"id": 9052,
"country": "IN",
"sunrise": 1773278386,
"sunset": 1773321441
},
"timezone": 19800,
"id": 1275339,
"name": "Mumbai",
"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