Create a LocalTimePeriod object having the (default) attribute values: ` descriptor() == LocalTimeDescriptor() utcStartTime() == bdlt::Datetime() utcEndTime() == bdlt::Datetime() ` Optionally specify an allocator (e.g., the address of a bslma::Allocator object) to supply memory; otherwise, the default allocator is used.
Declared in <baltzo_localtimeperiod.h>
LocalTimePeriod();