[#BloombergLP-bdlt-Calendar-operator_assign-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Calendar.adoc[Calendar]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this calendar the value of the specified packed calendar. == Synopsis Declared in `<bdlt_calendar.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/Calendar.adoc[Calendar]& operator=(xref:BloombergLP/bdlt/PackedCalendar.adoc[PackedCalendar] const& rhs); ---- == Return Value a modifiable reference to this calendar == Parameters [cols="1,4"] |=== | Name| Description | *rhs* | packed calendar to assign from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#