enableNamedTimezones property

bool enableNamedTimezones
final

Whether to enable named timezone support via TimeMachine. Set to true if you need named timezones like 'America/New_York'. UTC and fixed offsets ('+05:30') work without this.

Implementation

final bool enableNamedTimezones;