[#BloombergLP-baltzo-LocalDatetime-2constructor-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/LocalDatetime.adoc[LocalDatetime]::LocalDatetime :relfileprefix: ../../../ :mrdocs: Create a `LocalDatetime` object having the (default) attribute values: ` datetimeTz() == bdlt::DatetimeTz() timeZoneId() == "" ` Optionally specify an `allocator` (e.g., the address of a `bslma::Allocator` object) to supply memory; otherwise, the default allocator is used. == Synopsis Declared in `<baltzo_localdatetime.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- LocalDatetime(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#