TimeRange.thisMonth constructor

TimeRange.thisMonth()

In the local timezone

Implementation

factory TimeRange.thisMonth() => MonthTimeRange.fromDateTime(DateTime.now());