Write the value of the specified calendar to the specified output stream, and return a reference to the modifiable stream.
calendar
stream
Declared in <bdlt_calendar.h>
<bdlt_calendar.h>
std::ostream& operator<<( std::ostream& stream, Calendar const& calendar);
Created with MrDocs