[API reference](https://evolu.dev/docs/api-reference) › [@evolu/common](https://evolu.dev/docs/api-reference/common) › [local‑first/Timestamp](https://evolu.dev/docs/api-reference/common/local-first/Timestamp) › TimestampBytes

```ts
const TimestampBytes: brand(
  "TimestampBytes",
  /*#__PURE__*/ length(16)(Uint8Array),
);
```

Defined in: [packages/common/src/local-first/Timestamp.ts:277](https://github.com/evoluhq/evolu/blob/49ea8ca499566aba270f8cb601e7f49aa62320f8/packages/common/src/local-first/Timestamp.ts#L277)

Sortable bytes representation of [Timestamp](https://evolu.dev/docs/api-reference/common/local-first/Timestamp/variables/Timestamp).