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>

LocalDatetime();

Created with MrDocs