Return a reference providing non‐modifiable access to the DatetimeTz value of this object.

Synopsis

Declared in <ball_userfieldvalue.h>

bdlt::DatetimeTz const&
theDatetimeTz() const;

Description

The behavior is undefined unless type() == ball::UserFieldType::e_DATETIMETZ.

Return Value

non‐modifiable reference to the DatetimeTz value

Created with MrDocs