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

---Advertisement---

CG : इस दिन बंद रहेंगे सभी स्कूल-कॉलेज और सरकारी दफ्तर, छत्तीसगढ़ सरकार ने बदली इस त्यौहार की छुट्टी की तारीख

On: मई 26, 2026 4:06 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

रायपुर | CG : छत्तीसगढ़ सरकार ने ईद-उल-जुहा यानी बकरीद की सरकारी छुट्टी की तारीख में बदलाव किया है। पहले राज्य में 27 मई 2026, बुधवार को सार्वजनिक अवकाश घोषित किया गया था, लेकिन अब सामान्य प्रशासन विभाग ने नया आदेश जारी करते हुए छुट्टी 28 मई 2026, गुरुवार को कर दी है।. सरकार के इस फैसले के बाद 28 मई को राज्य के सभी शासकीय कार्यालय, स्कूल-कॉलेज, सरकारी उपक्रम और अन्य सरकारी संस्थान बंद रहेंगे। बताया जा रहा है कि बकरीद की वास्तविक तारीख और चांद दिखने की संभावना को देखते हुए यह बदलाव किया गया है, ताकि लोगों को त्योहार मनाने में किसी तरह की परेशानी न हो।. सामान्य प्रशासन विभाग ने नागरिकों, कर्मचारियों और विद्यार्थियों से नई तारीख को ध्यान में रखते हुए अपने जरूरी काम और यात्रा की योजना बनाने की अपील भी की है। बकरीद इस्लाम धर्म का प्रमुख त्योहार माना जाता है और इसकी तारीख हर साल चांद के हिसाब से तय होती है, इसलिए कई बार अवकाश की तारीख में बदलाव करना पड़ता है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

मोदी के मन की बात का 134वां एपिसोड:पेट्रोल-डीजल के रेट और महंगाई पर बोल सकते हैं; पिछली बार जनगणना पर चर्चा की थी

red and white modern breaking news youtube thumbnail

राजस्थान में आज भी रेतीले तूफान का अलर्ट:बारिश-आंधी से उत्तर भारत के राज्यों को गर्मी से राहत मिली

red and white modern breaking news youtube thumbnail

IPL फाइनल में आज बेंगलुरु Vs गुजरात:दोनों के पास दूसरा टाइटल जीतने का मौका, सीजन में कोहली 600 और गिल 722 रन बना चुके

red and white modern breaking news youtube thumbnail

IPL 2026 के टॉप-10 फ्यूचर स्टार्स:सूर्यवंशी ने 776 रन बनाए, प्रिंस ने कोहली को बोल्ड किया; प्रफुल ने वैभव को दो बार आउट किया

red and white modern breaking news youtube thumbnail

खबर हटके-ससुर ने होने वाले दामाद की चालान हिस्ट्री निकलवाई:शख्स के पेट में अपने आप शराब बनती है; पानी पर तैरने वाला चर्च

red and white modern breaking news youtube thumbnail

आवश्यक समाचार- गर्मियों में त्वचा संक्रमण: धुंध, उमस और पसीने से बढ़ता स्किन रैश, त्वचा विशेषज्ञ से जानें बचाव के 10 टिप्स

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!"); } });