Return the time zone offset of this DatetimeTz object. Note that the offset is in minutes from UTC.
Synopsis
Declared in <bdlt_datetimetz.h>
int
offset() const;
Return Value
the time zone offset in minutes from UTC
Created with MrDocs