toLocal property

DateTimeRange get toLocal

Implementation

DateTimeRange get toLocal => DateTimeRange(start.toLocal(), end.toLocal());