BloombergLP::bdlt::DatetimeTz::utcDatetime

Return a Datetime object having the value of the UTC datetime represented by this object. Note that if 0 != offset(), the returned value is equal to localDatetime() minus offset() minutes, and localDatetime() otherwise.

Synopsis

Declared in <bdlt_datetimetz.h>

Datetime
utcDatetime() const;