Loading Events

« All Events

  • This event has passed.

CATHEDRAL OFFICES CLOSED (PRESIDENTS’ DAY)

February 21, 2022

The cathedral offices will be closed on Feb. 21, 2022 for the Presidents’ Day Holiday.

Details

Date:
February 21, 2022
jQuery(function($){ var lines = $(".tribe-events-single-event-description > p").html().split("
"), newLines = []; $.each(lines, function(x, line){ if(line.substr(0,15) != "Confirmation #:" && line.substr(1,14) != "Event Details:"){ newLines.push(line); } }); if(newLines.length > 0){ $(".tribe-events-single-event-description > p").html(newLines.join("
")); } });