[#BloombergLP-bdlt-Calendar-beginHolidays-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Calendar.adoc[Calendar]::beginHolidays :relfileprefix: ../../../ :mrdocs: 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()`. == Synopsis Declared in `<bdlt_calendar.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/Calendar/HolidayConstIterator.adoc[Calendar::HolidayConstIterator] beginHolidays() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#