convertUtc property

bool convertUtc
final

Whether to convert the date

  • from local to UTC before encoding.
  • from UTC to local after decoding.

Implementation

final bool convertUtc;