[#BloombergLP-bdlt-Timetable_Day-2constructor-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Timetable_Day.adoc[Timetable_Day]::Timetable_Day :relfileprefix: ../../../ :mrdocs: Create a `Timetable_Day` having the same value as the specified `original` object. Optionally specify a `basicAllocator` used to supply memory. If `basicAllocator` is 0, the currently installed default allocator is used. == Synopsis Declared in `<bdlt_timetable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Timetable_Day( xref:BloombergLP/bdlt/Timetable_Day.adoc[Timetable_Day] const& original, xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* basicAllocator = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#