Create a LocalDatetime object having the (default) attribute values.

Synopsis

Declared in <baltzo_localdatetime.h>

LocalDatetime();

Description

` 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.

Created with MrDocs