@deprecated static DateComponents parse(String toParse) => _fromFlexiDate(FlexiDate.parse(toParse))!;