func toCalendarComponent() -> Calendar.Component {
    switch self {
    case .year:
      return .year
    case .month: