[#BloombergLP-bdlt-PackedCalendar-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/PackedCalendar.adoc[PackedCalendar]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this calendar the value of the specified `rhs` calendar, and return a reference providing modifiable access to this calendar. See {Iterator Invalidation} for information regarding which iterators are affected by the use of this method. == Synopsis Declared in `<bdlt_packedcalendar.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/PackedCalendar.adoc[PackedCalendar]& operator=(xref:BloombergLP/bdlt/PackedCalendar.adoc[PackedCalendar] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#