Definition at line 68 of file Timestamp.h.
◆ Enum
Enumerator |
---|
YYYYMMDD | Indicates the timestamp in the "YYYYMMDD" format.
|
YYYYMMDDHHMMSS | Indicates the timestamp in the "YYYYMMDD-HH:MM:SS" format.
|
YYYYMMDDHHMMSSMsec | Indicates the timestamp in the "YYYYMMDD-HH:MM:SS.sss" format.
|
YYYYMMDDHHMMSSUsec | Indicates the timestamp in the "YYYYMMDD-HH:MM:SS.ssssss" format.
|
YYYYMMDDHHMMSSNsec | Indicates the timestamp in the "YYYYMMDD-HH:MM:SS.sssssssss" format.
|
YYYYMMDDHHMMSSPsec | Indicates the timestamp in the "YYYYMMDD-HH:MM:SS.ssssssssssss" format.
|
Definition at line 69 of file Timestamp.h.