function gtagInit() { window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GWMHR5J8EH'); } const gtagScript = document.createElement("script"); gtagScript.async = true; gtagScript.src = "https://www.googletagmanager.com/gtag/js?id=G-GWMHR5J8EH"; gtagScript.onload = gtagInit; document.head.appendChild(gtagScript); const doc = document.getElementById('header_container')?.shadowRoot || document; const links = doc.querySelectorAll('link'); const copyLinks = [ 'fonts.googleapis.com', 'fonts.gstatic.com', 'use.typekit.net', 'kit.fontawesome.com' ]; links.forEach(link => { if(copyLinks.some(l => link.href.includes(l))) { document.head.appendChild(link); } }); //Chat ref pennant function closemodal() { var x = document.getElementById("modalref"); if (x.style.display === "none") { x.style.display = "block"; } else { x.style.display = "none"; } } //"OPEN NOW" WIDGET VIA COMMUNICO ENGINEERS // Function to get the current day function getCurrentDay() { const days = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday']; const today = new Date().getDay(); return days[today]; } // Function to get the current time in 12-hour clock with AM/PM function getCurrentTime() { const now = new Date(); const options = { hour: 'numeric', minute: 'numeric', hour12: true }; return now.toLocaleString('en-US', options); } // Function to display open hours function displayOpenHours() { const openHoursWidget = doc.getElementById('open-hours-widget'); const [currentDay] = [getCurrentDay()]; const currentTime = getCurrentTime(); // Define open hours based on the day const openHours = { 'Sunday': '13:00-17:00', 'Monday': '8:30-21:00', 'Tuesday': '8:30-21:00', 'Wednesday': '8:30-21:00', 'Thursday': '8:30-21:00', 'Friday': '8:30-16:30', 'Saturday': '9:00-16:30', }; // Determine if the business is open or closed const isOpen = isOpenNow(openHours[currentDay]); // Display the result with the visual indicator if (isOpen) { const html = doc.querySelector('.open-hours-widget-open').innerHTML; openHoursWidget.innerHTML = html.replace('{currentDay}', currentDay).replace('{openUntil}', formatTime(openHours[currentDay])); } else { const html = doc.querySelector('.open-hours-widget-closed').innerHTML; openHoursWidget.innerHTML = html; } } // Function to check if the current time is within the open hours function isOpenNow(openHours) { if (openHours === 'Closed') { return false; } const now = new Date(); const [open, close] = openHours.split('-').map(time => time.split(':').map(Number)); const currentHour = now.getHours(); const currentMinute = now.getMinutes(); // Check if the current time is within the open hours return ( (currentHour > open[0] || (currentHour === open[0] && currentMinute >= open[1])) && (close[0] > currentHour || (currentHour === close[0] && close[1] >= currentMinute)) ); } // Function to format time in 12-hour clock format with AM/PM function formatTime(time) { const [hours, minutes] = time.split('-')[1].split(':').map(Number); const ampm = hours >= 12 ? 'PM' : 'AM'; const formattedHours = hours % 12 || 12; return `${formattedHours}:${10 > minutes ? '0' : ''}${minutes} ${ampm}`; } function togglePopup(e) { console.log("togglePopup"); var popup = doc.getElementById('ohPop'); if (popup) { popup.classList.toggle('show'); } } // Call the function to display open hours displayOpenHours(); Skip to main content
close
Font size options
Increase or decrease the font size for this website by clicking on the 'A's.
Contrast options
Choose a color combination to give the most comfortable contrast.

Special Locations

Skip Loc Photo widget

Bookmobile

We're closed Monday January 26 due to Winter Weather Closure

Skip Loc Address widget
We're closed Monday January 26 due to Winter Weather Closure

Address
Various Locations
Cape May County, NJ
Tel: 609-463-6382

Skip Bookmobile LR widget

Resources

Free WiFi

Other Links

Hours

Skip Loc Hours widget
We're closed Monday January 26 due to Winter Weather Closure
Mon, Jan 26 Closed
(Winter Weather Closure)
Tue, Jan 27 Closed
Wed, Jan 28 Closed
Thu, Jan 29 9:30AM to 3:30PM
Fri, Jan 30 9:00AM to 3:45PM
Sat, Jan 31 Closed
Sun, Feb 01 Closed

Skip Bookmobile Stops widget

Thursdays

Coast Guard Base Day Care

9:30am - 10:30am

Country School

10:45am - 11:15am

Rio Grande Baptist Church

(Sept-June) 11:30am - 12:00pm

Dennisville Primary School

(Sept-June) 1:15pm - 2:00pm

Children's Country Place

2:15pm - 3:15pm

Fridays

North Wildwood Senior Center

9:00am - 9:30am

Cape May Point Post Office

10:00am -12:00pm

West Cape May Elementary

(Sept-June) 12:15pm - 1:00pm

Haven House at St. John of God

1:15pm - 1:40pm

Martin Luther King Center

2:45pm - 3:30pm

Questions about the Bookmobile? Email our Bookmobile staff or call 609-463-6350 ext.103

Skip Loc Photo widget

Dennis Library Pavilion

We're closed Monday January 26 due to Winter Weather Closure

Skip Loc Address widget
We're closed Monday January 26 due to Winter Weather Closure

Address
565 Dennisville Rd
Dennis Township, NJ

Skip Dennis LR widget

Resources

Free WiFi
Public Parking Lot

Other Links

Skip Dennis Info widget

Upcoming at the Dennis Rec Center, a new (unstaffed) 24-hour library pavilion with free wi-fi, holds lockers, and a lending machine with books & DVDs!

Please contact us at 609-463-6350 if you have issues while you're there or questions about the location!