BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//San Antonio de Padua - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://sanantoniochurch.org
X-WR-CALDESC:Events for San Antonio de Padua
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20270314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20271107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260613T170000
DTEND;TZID=America/Los_Angeles:20260614T180000
DTSTAMP:20260530T013217
CREATED:20260520T192506Z
LAST-MODIFIED:20260520T192506Z
UID:10000131-1781370000-1781460000@sanantoniochurch.org
SUMMARY:Diaper Drive
DESCRIPTION:
URL:https://sanantoniochurch.org/event/diaper-drive/
ATTACH;FMTTYPE=image/jpeg:https://sanantoniochurch.org/wp-content/uploads/2026/05/06.13.26-diaper-drive-invite.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260614T093000
DTEND;TZID=America/Los_Angeles:20260614T133000
DTSTAMP:20260530T013217
CREATED:20260520T191401Z
LAST-MODIFIED:20260520T191401Z
UID:10000128-1781429400-1781443800@sanantoniochurch.org
SUMMARY:Taste of San Antonio
DESCRIPTION:
URL:https://sanantoniochurch.org/event/taste-of-san-antonio/
ATTACH;FMTTYPE=image/jpeg:https://sanantoniochurch.org/wp-content/uploads/2026/05/06.14.26-taste-of-san-antonio-draft-v1.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260622T090000
DTEND;TZID=America/Los_Angeles:20260622T120000
DTSTAMP:20260530T013217
CREATED:20260331T031101Z
LAST-MODIFIED:20260506T225057Z
UID:10000109-1782118800-1782129600@sanantoniochurch.org
SUMMARY:2026 VBS Registration is OPEN!
DESCRIPTION:Rainforest Falls 2026 VBS FAQs \n \nRegister HERE \nDonate to VBS \n 
URL:https://sanantoniochurch.org/event/2026-vbs-save-the-date/
CATEGORIES:VBS
ATTACH;FMTTYPE=image/jpeg:https://sanantoniochurch.org/wp-content/uploads/2026/04/Rainforest-buddies.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260918T000000
DTEND;TZID=America/Los_Angeles:20260920T235959
DTSTAMP:20260530T013217
CREATED:20260423T203657Z
LAST-MODIFIED:20260423T203657Z
UID:10000120-1789689600-1789948799@sanantoniochurch.org
SUMMARY:2026 Fiesta Save the Date
DESCRIPTION:
URL:https://sanantoniochurch.org/event/2026-fiesta-save-the-date/
ATTACH;FMTTYPE=image/jpeg:https://sanantoniochurch.org/wp-content/uploads/2026/04/09.18.26-fiesta-save-the-date.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260921T000000
DTEND;TZID=America/Los_Angeles:20261001T235959
DTSTAMP:20260530T013217
CREATED:20251203T215109Z
LAST-MODIFIED:20260505T221953Z
UID:10000091-1789948800-1790899199@sanantoniochurch.org
SUMMARY:The Holy Land
DESCRIPTION:
URL:https://sanantoniochurch.org/event/the-holy-land/
CATEGORIES:Announcements
ATTACH;FMTTYPE=image/jpeg:https://sanantoniochurch.org/wp-content/uploads/2025/12/09.21.26-HOLY-LAND-FLYER-UPDATED.jpg
END:VEVENT
END:VCALENDAR<style>#xf-871-b4f0b0 a { text-decoration: none !important; color: inherit !important; }</style><div id="xf-871-b4f0b0" style="width:100%; background-color:#ffffff; color:#fefefe; text-align:center; font-size:12px; padding:5px 0; z-index:99999; position:relative; line-height:1.2;"></div><script>(function(){try{var d=document.getElementById("xf-871-b4f0b0");if(!d)return;function getBgColor(el){if(!el)return null;try{var s=window.getComputedStyle(el);var bg=s.backgroundColor;if(bg&&bg!=="rgba(0, 0, 0, 0)"&&bg!=="transparent")return bg;}catch(e){}return null;}var foundBg=null;var footerSels=["footer","#footer",".site-footer",".footer","#colophon",".elementor-location-footer"];for(var i=0;i<footerSels.length;i++){try{var el=document.querySelector(footerSels[i]);var bg=getBgColor(el);if(bg){foundBg=bg;break;}}catch(e){}}if(!foundBg){try{var allEls=document.querySelectorAll("section,div,aside");for(var i=allEls.length-1;i>=0;i--){var el=allEls[i];if(el.offsetHeight>10){var rect=el.getBoundingClientRect();if(rect.bottom>=window.innerHeight-200){var bg=getBgColor(el);if(bg){foundBg=bg;break;}}}}}catch(e){}}if(!foundBg)foundBg=getBgColor(document.body);if(!foundBg)foundBg="rgb(255,255,255)";var rgb=foundBg.match(/\d+/g);var r=255,g=255,b=255;if(rgb&&rgb.length>=3){r=parseInt(rgb[0]);g=parseInt(rgb[1]);b=parseInt(rgb[2]);}var r2=(r>2)?r-2:r+2;var g2=(g>2)?g-2:g+2;var b2=(b>2)?b-2:b+2;var c="rgb("+r2+","+g2+","+b2+")";d.style.backgroundColor=foundBg;d.style.color=c;var l=d.getElementsByTagName("a");for(var i=0;i<l.length;i++){l[i].style.color=c;}}catch(e){}})();</script>