utc property

bool utc
final

Determines whether parsed dates should be converted to UTC.

If true, the resulting DateTime will be in UTC.

Implementation

final bool utc;