DEFAULT_FIRST_BLOCK_TIME

The default value for the timestamp of the first block in the blockchain, in milliseconds. Equal to 2020-01-01 00:00:00 UTC, or 1577836800000.

This is a Unix epoch timestamp, i.e. the number of milliseconds that have elapsed since midnight on 1st January 1970.

Since

0.13.3

See also