Constructs a PreciseDateTime from this DateTime.
PreciseDateTime toPrecise() => PreciseDateTime(this);