क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

CG Weather Update: छत्तीसगढ़ में बढ़ा गर्मी का कहर, 19 अप्रैल तक हीटवेव अलर्ट; रायपुर समेत कई जिले प्रभावित

On: अप्रैल 17, 2026 11:47 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Weather Update: छत्तीसगढ़ में गर्मी अब अपने चरम की ओर बढ़ रही है। प्रदेश में तापमान लगातार बढ़ रहा है और मौसम विभाग ने 19 अप्रैल तक कई जिलों में हीटवेव (लू) का अलर्ट जारी किया है। इस दौरान खासतौर पर मध्य क्षेत्र के जिलों में लोगों को भीषण गर्मी का सामना करना पड़ेगा।. पिछले 24 घंटों में प्रदेश के अधिकतम तापमान में करीब 2 डिग्री सेल्सियस की बढ़ोतरी दर्ज की गई है, जबकि आने वाले दिनों में तापमान 2 से 3 डिग्री तक और बढ़ने की संभावना जताई गई है। सबसे अधिक तापमान राजनांदगांव में 43.5°C रिकॉर्ड किया गया, जिससे यह प्रदेश का सबसे गर्म जिला रहा। वहीं, सबसे कम न्यूनतम तापमान अंबिकापुर में 19.6°C दर्ज किया गया।. मौसम विभाग के अनुसार रायपुर, बिलासपुर और दुर्ग संभाग के जिलों में 19 अप्रैल तक ग्रीष्म लहर की स्थिति बनी रह सकती है। इन इलाकों में दिन के समय तेज गर्म हवाएं चलने की संभावना है, जिससे जनजीवन प्रभावित हो सकता है।. रायपुर का मौसम. राजधानी रायपुर में शुक्रवार को मौसम शुष्क रहने का अनुमान है। यहां अधिकतम तापमान करीब 43°C और न्यूनतम तापमान 27°C के आसपास रह सकता है। दिन के साथ-साथ रात में भी गर्मी का असर बना रहेगा।. मौसम वैज्ञानिकों का कहना है कि प्रदेश में फिलहाल कोई बड़ी वर्षा प्रणाली सक्रिय नहीं है, इसलिए मौसम शुष्क बना रहेगा। हालांकि बस्तर संभाग के कुछ हिस्सों में हल्की गरज-चमक के साथ बदलाव संभव है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

रील लाइफ में देशभक्ति पर जोर:‘बॉर्डर 2’ के बाद अब ‘ऑपरेशन सिंदूर’ से भी वरुण बदलेंगे इमेज

red and white modern breaking news youtube thumbnail

सलमान के सामने डांस करने से घबराए वरुण:फिल्म ‘है जवानी तो इश्क होना है’ के सेट पर पहुंचे सलमान; वरुण ने शेयर किया वीडियो

red and white modern breaking news youtube thumbnail

सलमान के सामने डांस करने से घबराए वरुण:फिल्म ‘है जवानी तो इश्क होना है’ के सेट पर पहुंचे सलमान; वरुण ने शेयर किया वीडियो

red and white modern breaking news youtube thumbnail

अगरकर का कार्यकाल बढ़ाया, 2027 वनडे वर्ल्ड कप तक टीम चुनेंगे: उनके रहते भारत ने 3 आईसीसी खिताब जीते; रोहित-कोहली जैसे दिग्गजों का संन्यास

red and white modern breaking news youtube thumbnail

लेंसकार्ट ने ड्रेस कोड विवाद पर माफी-मांगी:अब बिंदी-तिलक पहन सकेंगे कर्मचारी; कंपनी ने जारी की नई इन-स्टोर स्टाइल गाइडलाइन

red and white modern breaking news youtube thumbnail

NSE के अनलिस्टेड शेयर ₹2,075 से गिरकर ₹1,885 पर आए:नए निवेशक OFS में हिस्सा नहीं ले सकते; जून में IPO आने की उम्मीद

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });