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

---Advertisement---

जून में 11 दिन बैंकों में काम नहीं होगा:4 रविवार और 2 शनिवार के अलावा अलग-अलग जगहों पर 5 दिन बैंक बंद रहेंगे

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

अगले महीने यानी जून में देश के अलग-अलग राज्यों में कुल 11 दिन बैंकों में कामकाज नहीं होगा। RBI की ओर से जारी कैलेंडर के अनुसार, अगले महीने 4 रविवार और दूसरे-चौथे शनिवार के अलावा 5 दिन अलग-अलग जगहों पर बैंक बंद रहेंगे। ऑनलाइन बैंकिंग के जरिए निपटा सकेंगे काम आप बैंकों की छुट्टी के बावजूद ऑनलाइन बैंकिंग और ATM के जरिए पैसे का लेनदेन या अन्य काम कर सकते हैं। इन सुविधाओं पर बैंकों की छुट्टियों का कोई असर नहीं पड़ेगा। जून में शेयर बाजार में 9 दिन कारोबार नहीं जून 2026 में शेयर बाजार में 9 दिन कारोबार नहीं होगा। इसमें 8 दिन शनिवार और रविवार को कारोबार नहीं होगा। इसके अलावा शेयर बाजार 26 जून को मुहर्रम पर भी बंद रहेगा।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

सात्विक-चिराग ने पहली बार सिंगापुर ओपन जीता: इंडोनेशियाई जोड़ी को हराया; आखिरी बार 2024 में कोई खिताब जीता था

red and white modern breaking news youtube thumbnail

सात्विक-चिराग ने पहली बार सिंगापुर ओपन जीता: इंडोनेशियाई जोड़ी को हराया; आखिरी बार 2024 में कोई खिताब जीता था

red and white modern breaking news youtube thumbnail

नेपाली पीएम बोले- हमने भी भारतीय जमीन पर कब्जा किया:सिर्फ भारत ने हमारे इलाके नहीं कब्जाए, लिपुलेख पर ब्रिटेन मध्यस्थ बने

red and white modern breaking news youtube thumbnail

राहुल ने CBSE स्टूडेंट्स से बातचीत की:कहा- जिन्होंने केंद्र-CBSE से सवाल किए, उन्हें एंटी-नेशनल और आतंकी कहा गया

red and white modern breaking news youtube thumbnail

Kawardha Murder: बोरी में कई टुकड़ों में मिली युवक की लाश, अश्लील वीडियो वायरल करने की देता था धमकी

red and white modern breaking news youtube thumbnail

‘फिल्म धुरंधर में दिखाई गई हर बात सच है’:पाकिस्तानी पत्रकार बोले- जिस दौर की कहानी दिखाई गई, उस समय मैं वहां मौजूद था

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