Every Second Tuesday
๐ Recurrence Rule Debug
๐ Context Information
Context Type: *hugolib.pageState
Hugo Environment: development
Has .Params: โ YES
Params Keys:draft, enddate, iscjklanguage, lastmod, orga, orgaemail, outputs, recurrencerule, startdate, title, where
Has recurrenceRule: โ YES
๐ Recurrence Rule Analysis
Rule Status: โ FOUND
Rule Type: hmaps.Params
โข Frequency: WEEKLY
โข Interval: 2
โข By Day: TU (string)
โข Frequency (normalized): weekly
โข Target Handler:๐ recurrence/weekly_frequency.html
โข โ All validations passed
๐ Day Names Reference
SU=Sunday, MO=Monday, TU=Tuesday, WE=Wednesday, TH=Thursday, FR=Friday, SA=Saturday
โก Performance Metrics
Debug Processing Time: 965.95ยตs
Timestamp: 2026-04-30 11:59:59.981 UTC
Hugo Version: 0.161.1
Bi-weekly planning meeting held every second Tuesday. The team reviews progress from the previous two weeks, discusses upcoming priorities, and allocates resources for the next sprint cycle.
Front matter:
title: Every Second Tuesday
startDate: 2024-01-09T14:00:00+01:00
endDate: 2024-01-09T15:30:00+01:00
where: "Conference Room B, Second Floor"
orga: "Department Head"
orgaEmail: "depthead@example.org"
# Every second Tuesday (every other Tuesday)
recurrenceRule:
freq: "WEEKLY"
interval: 2
byDay: "TU"