[#BloombergLP-bdlt-PackedCalendar-beginHolidays-046] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/PackedCalendar.adoc[PackedCalendar]::beginHolidays :relfileprefix: ../../../ :mrdocs: Return an iterator to the first holiday in this calendar. == Synopsis Declared in `<bdlt_packedcalendar.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/PackedCalendar/HolidayConstIterator.adoc[PackedCalendar::HolidayConstIterator] beginHolidays() const; ---- == Description Return an iterator providing non‐modifiable access to the first holiday in this calendar. If this calendar has no holidays, the returned iterator has the same value as that returned by `endHolidays()`. == Return Value an iterator to the first holiday in this calendar [.small]#Created with https://www.mrdocs.com[MrDocs]#