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) { var popup = doc.getElementById('ohPop'); if (popup) { popup.classList.toggle('show'); } } // Call the function to display open hours displayOpenHours(); const sengines = doc.querySelector('#sengines'); const searchterms = doc.querySelector('#searchbar'); console.log(sengines); console.log(searchterms); function dosearch() { if (!searchterms.value) return; const href = sengines.options[sengines.selectedIndex].value + encodeURIComponent(searchterms.value); window.location.href = href; return false; } Skip to main content
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.

Teen Tuesdays

2024-05-28 14:30:00 2024-05-28 16:30:00 America/New_York Teen Tuesdays Woodbine - Events Room

Tuesday, May 28
2:30pm - 4:30pm

Add to Calendar 2024-05-28 14:30:00 2024-05-28 16:30:00 America/New_York Teen Tuesdays Join us for the following events: 5/7: Zombie Dice Dueling 5/14: DIY Mouse Pads 5/21: Happy Salmon Day! 5/28: Uno Tuesday Woodbine - Events Room

Woodbine

Events Room

Join us for the following events: 5/7: Zombie Dice Dueling 5/14: DIY Mouse Pads 5/21: Happy Salmon Day! 5/28: Uno Tuesday

AGE GROUP: | 15-18 Years | 11-14 Years |

EVENT TYPE: | Teen | Entertainment | Arts & Crafts |

TAGS: | |

Woodbine

Phone: 609-861-2501

Hours
Skip Opening Hours (Left Column) widget

Woodbine

We're closed Friday July 03 due to Independence Day
We're closed Saturday July 04 due to Independence Day
Mon, Jun 29 9:00AM to 4:30PM
Tue, Jun 30 10:30AM to 6:00PM
Wed, Jul 01 10:30AM to 6:00PM
Thu, Jul 02 9:00AM to 4:30PM
Fri, Jul 03 Closed
(Independence Day)
Sat, Jul 04 Closed
(Independence Day)
Sun, Jul 05 Closed

Skip Opening Hours (Center Column) widget
We're closed Friday July 03 due to Independence Day
We're closed Saturday July 04 due to Independence Day

About the branch

Closes daily for lunch: 1:00 PM - 1:30 PM


Upcoming events

Skip events widget
Mon, Jun 29, 9:30am - 10:30am
Stone Harbor - Events Room

Mon, Jun 29, 10:00am - 11:00am
Lower Cape - Joseph Millman Room

Mon, Jun 29, 10:00am - 10:30am
Sea Isle City - Public Meeting Room

Mon, Jun 29, 10:30am - 1:30pm
Sea Isle City - Conference Room

Mon, Jun 29, 11:00am - 1:00pm
Lower Cape - Public Meeting Room

Mon, Jun 29, 2:00pm - 3:00pm
Cape May City - Events Room North,Events Room South
Registration is now closed

Mon, Jun 29, 3:30pm - 4:30pm
Cape May City - Events Room North,Events Room South

Mon, Jun 29, 5:00pm - 6:00pm
Wildwood Crest - 2nd Floor Events Room

Tue, Jun 30, 9:15am - 10:15am
Wildwood Crest - 2nd Floor Events Room

Tue, Jun 30, 9:30am - 10:30am
Cape May City - Events Room North,Events Room South

Tue, Jun 30, 10:00am - 12:00pm
CMCL Outdoors

Tue, Jun 30, 10:00am - 10:45am
Sea Isle City - Public Meeting Room

Tue, Jun 30, 12:00pm - 1:00pm
Sea Isle City - Conference Room

Tue, Jun 30, 1:00pm - 3:00pm
Cape May Court House - Presentation Room
This event is full

Tue, Jun 30, 1:00pm - 3:30pm
Wildwood Crest - 2nd Floor Events Room
Registration is now closed

Tue, Jun 30, 2:00pm - 2:45pm
Woodbine - Children's Room,Events Room

Tue, Jun 30, 2:00pm - 3:00pm
Sea Isle City - Public Meeting Room

Tue, Jun 30, 3:00pm - 4:00pm
Lower Cape - Joseph Millman Room

Tue, Jun 30, 5:00pm - 6:00pm
CMCL Outdoors

Tue, Jun 30, 5:00pm - 6:00pm
Cape May City - Events Room North,Events Room South

Tue, Jun 30, 5:00pm - 6:00pm
Cape May Court House - Storytime Room

Tue, Jun 30, 5:30pm - 7:00pm
Cape May Court House - TLC Makerspace

Tue, Jun 30, 6:00pm - 7:00pm
Cape May City - Events Room North,Events Room South

Wed, Jul 01, 10:00am - 11:00am
Wildwood Crest - 2nd Floor Events Room

Wed, Jul 01, 10:00am - 10:45am
Upper Cape - Events Room

Wed, Jul 01, 10:00am - 11:00am
Lower Cape - Public Meeting Room

Wed, Jul 01, 11:00am - 12:00pm
Wildwood Crest - 2nd Floor Events Room

Wed, Jul 01, 11:00am - 12:00pm
Cape May Court House - Teen Area

Wed, Jul 01, 11:00am - 12:00pm
Sea Isle City - Conference Room

Wed, Jul 01, 11:30am - 1:00pm
Lower Cape - Public Meeting Room

Wed, Jul 01, 2:00pm - 2:45pm
Wildwood Crest - 2nd Floor Events Room

Cancelled
Wed, Jul 01, 4:00pm - 5:00pm
Cape May Court House

Wed, Jul 01, 5:00pm - 6:00pm
Sea Isle City - Public Meeting Room

Cancelled
Wed, Jul 01, 5:30pm - 6:30pm
Cape May Court House

Wed, Jul 01, 6:00pm - 7:00pm
Lower Cape - Joseph Millman Room

Wed, Jul 01, 6:00pm - 7:00pm
Cape May Court House - Storytime Room

Thu, Jul 02, 9:30am - 10:30am
Cape May City - Events Room North,Events Room South

Thu, Jul 02, 9:30am - 10:30am
Stone Harbor - Events Room

Thu, Jul 02, 10:00am - 11:00am
Lower Cape - Joseph Millman Room

Thu, Jul 02, 10:00am - 11:30am
Sea Isle City - Public Meeting Room

Thu, Jul 02, 11:00am - 12:00pm
Lower Cape - Public Meeting Room

Thu, Jul 02, 1:00pm - 4:00pm
Cape May Court House - Teen Area

Thu, Jul 02, 1:30pm - 2:15pm
Sea Isle City - Public Meeting Room

Cancelled
Thu, Jul 02, 1:30pm - 2:30pm
Cape May City

Thu, Jul 02, 3:00pm - 4:30pm
Stone Harbor - Events Room

Thu, Jul 02, 3:00pm - 4:00pm
Cape May Court House - TLC Makerspace

Thu, Jul 02, 4:00pm - 5:00pm
Cape May City - Events Room North,Events Room South

Thu, Jul 02, 6:00pm - 7:00pm
Lower Cape - Public Meeting Room

Thu, Jul 02, 6:00pm - 7:30pm
Cape May Court House - TLC Makerspace

Fri, Jul 03, All day
Cape May Court House

Sat, Jul 04, All day
Cape May Court House

Mon, Jul 06, 9:30am - 10:30am
Stone Harbor - Events Room

Mon, Jul 06, 10:00am - 10:30am
Sea Isle City - Public Meeting Room

Mon, Jul 06, 10:30am - 1:30pm
Sea Isle City - Conference Room

Mon, Jul 06, 11:00am - 1:00pm
Lower Cape - Public Meeting Room

Mon, Jul 06, 1:00pm - 3:00pm
Upper Cape - Events Room

Mon, Jul 06, 3:00pm - 4:00pm
Lower Cape - Joseph Millman Room

Mon, Jul 06, 3:30pm - 4:30pm
Cape May City - Events Room North,Events Room South

Mon, Jul 06, 4:00pm - 6:00pm
Stone Harbor - Kitchen Area
This event is full

Mon, Jul 06, 5:00pm - 6:00pm
Wildwood Crest - 2nd Floor Events Room

Mon, Jul 06, 5:30pm - 6:15pm
Upper Cape - Events Room

Mon, Jul 06, 6:00pm - 7:00pm
Sea Isle City - Public Meeting Room