Settings

The number

A decimal count, a hex blob with or without separators, or a version 1 UUID. Hex is tried most significant byte first and least significant byte first, because a disk image and a document give you opposite answers and remembering to reverse it is how mistakes happen.

What it could be

The other way round

An instant, and what every format would write for it. Read as UTC, because every epoch below is a UTC instant.

A whole column at once

One value per line, all read in the same format — which is the case once you know what the column is.

Related tools