[#BloombergLP-bdlt-Calendar-rendHolidayCodes-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Calendar.adoc[Calendar]::rendHolidayCodes :relfileprefix: ../../../ :mrdocs: Return an iterator providing non‐modifiable access to the element one before the first holiday code associated with the specified `date`. The behavior is undefined unless `date` is marked as a holiday in this calendar. == Synopsis Declared in `<bdlt_calendar.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/Calendar/HolidayCodeConstReverseIterator.adoc[Calendar::HolidayCodeConstReverseIterator] rendHolidayCodes(xref:BloombergLP/bdlt/Date.adoc[Date] const& date) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#