epoch property
A DateTime representing the start of the Discord epoch.
This is used as the epoch for millisecondsSinceEpoch.
Implementation
static final epoch = DateTime.utc(2015, 1, 1, 0, 0, 0);
A DateTime representing the start of the Discord epoch.
This is used as the epoch for millisecondsSinceEpoch.
static final epoch = DateTime.utc(2015, 1, 1, 0, 0, 0);