Returns whether the DateTime passed to valid or invalid can be inexact.
If exact is true, this will return false.
bool get inexact => !exact;