Return the time zone offset of this DateTz object. Note that the offset is in minutes from UTC.

Synopsis

Declared in <bdlt_datetz.h>

int
offset() const;

Return Value

the time zone offset from UTC in minutes

Created with MrDocs