const Set<String> calendarUnitRepresentations = <String>{ "'year'", "'month'", "'week'", "'day'", "'hour'", "'minute'", "'second'", "'millisecond'", };