epoch property

DateTime epoch
getter/setter pair

epoch, but in the local timezone

Implementation

static DateTime epoch = DateTime.fromMicrosecondsSinceEpoch(0);