SolarWeek constructor

SolarWeek(
  1. int start
)

Implementation

SolarWeek(int start) : this.fromDate(DateTime.now().toLocal(), start);