Encoding formats for date and time types supported by BerUtil.
Synopsis
Declared in <balber_berutil.h>
enum Value;
Members
Name |
Description |
|
ISO 8601 date format. |
|
ISO 8601 date with time‐zone format. |
|
ISO 8601 date‐time format. |
|
ISO 8601 date‐time with time‐zone format. |
|
ISO 8601 time format. |
|
ISO 8601 time with time‐zone format. |
|
Compact binary date format. |
|
Compact binary date with time‐zone format. |
|
Compact binary date‐time format. |
|
Compact binary date‐time with time‐zone format. |
|
Compact binary time format. |
|
Compact binary time with time‐zone format. |
|
Extended binary date‐time format. |
|
Extended binary date‐time with time‐zone format. |
|
Extended binary time format. |
|
Extended binary time with time‐zone format. |
Created with MrDocs