Set the type attribute of this object to the Type::e_EXTENDED_BINARY_WITH_TIMEZONE value and the timezoneOffsetInMinutes attribute of this object to the.
Synopsis
Declared in <balber_berutil.h>
void
makeExtendedBinaryWithTimezone(int offset);
Description
specified offset. The behavior is undefined unless TimezoneUtil::k_MIN_OFFSET <= offset and `TimezoneUtil::k_MAX_OFFSET >= offset`.
Parameters
Name |
Description |
offset |
time‐zone offset in minutes from UTC |
Created with MrDocs