type alias Temporal.CalendarLike
          
Unstable
Any of these types can be passed to Temporal methods instead of a Temporal.Calendar.
string
 | CalendarProtocol
 | ZonedDateTime
 | PlainDateTime
 | PlainDate
 | PlainYearMonth
 | PlainMonthDay
      
    Any of these types can be passed to Temporal methods instead of a Temporal.Calendar.
string
 | CalendarProtocol
 | ZonedDateTime
 | PlainDateTime
 | PlainDate
 | PlainYearMonth
 | PlainMonthDay