This component‐private utility struct provides a namespace for a suite of functions and constants used by BerUtil to encode and decode time‐zone values.
Synopsis
Declared in <balber_berutil.h>
struct BerUtil_TimezoneOffsetImpUtil;
Enums
Name |
Description |
Constants for time‐zone offset encoding. |
Static Member Functions
Name |
Description |
Read from the specified |
|
Decode a time‐zone offset if it is within the valid range. |
|
Return whether |
|
Encode a time‐zone offset in minutes to |
Created with MrDocs