[#BloombergLP-bdlt-PackedCalendar-rendHolidayCodes-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/PackedCalendar.adoc[PackedCalendar]::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_packedcalendar.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/PackedCalendar/HolidayCodeConstReverseIterator.adoc[PackedCalendar::HolidayCodeConstReverseIterator] rendHolidayCodes(xref:BloombergLP/bdlt/Date.adoc[Date] const& date) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#