Type Alias epochDate

epochDate: number

It's a date in epoch format: number of ms since reference date 1970-01-01T00:00:00.000Z. The type is an alias to avoid further explanation for each variable.