My question: Does anyone know DOMO's timestamp convention and how these map to normal timing conventions?
Background: I am using DOMO's command line tool to get JSON structured metadata about a DataFlow. Specifically, I am using the list-dataflow command:
Putting in the DataFlow id and a filepath returns a json file to that filepath. Within the json file, there are various time data, such as the following:
I cannot figure out how these time data map to normal time conventions. Can anyone help with this?