Date and time encoding format identifiers.
Synopsis
Declared in <balber_berutil.h>
enum Value;
Members
Name |
Description |
|
ISO 8601 date format. |
|
ISO 8601 date with time zone format. |
|
ISO 8601 datetime format. |
|
ISO 8601 datetime 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 datetime format. |
|
Compact‐binary datetime with time zone format. |
|
Compact‐binary time format. |
|
Compact‐binary time with time zone format. |
|
Extended‐binary datetime format. |
|
Extended‐binary datetime with time zone format. |
|
Extended‐binary time format. |
|
Extended‐binary time with time zone format. |
Created with MrDocs