isUtc property

bool isUtc
final

Whether to create UTC DateTime objects when parsing.

If not, the created DateTime objects are in the local time zone.

Implementation

final bool isUtc;