Time format

KUMA supports processing information passed to the fields of the event data model with the timestamp type (EndTime, StartTime, DeviceCustomDate1, etc) in the following formats:

dd/Mon/yyyy format

mm/dd/yyyy format

yyyy/mm/dd format

yyyy:mm:dd format

Format containing Chinese characters

"2014年04月08日"

yyyy-mm-ddThh format

yyyy-mm-dd hh:mm:ss format

yyyy-mm-dd-07:00 format

"2020-07-20+08:00"

mm.dd.yyyy format

yyyy.mm.dd format

yyyymmdd format and similar

yymmdd hh:mm:yy format

"171113 14:14:20"

Unix timestamp format

Page top