method Temporal.Calendar.prototype.era Calendar.prototype.era(date: Temporal.PlainDate | Temporal.PlainDateTime | PlainDateLike | string): string | undefined Parameters date: Temporal.PlainDate | Temporal.PlainDateTime | PlainDateLike | string Return Type string | undefined