Skip to main content
Version: 10.0.0-next.6

Function: DayPicker()

DayPicker(props): Element

Defined in: packages/ethiopic/src/ethiopic/index.tsx:30

Render the Ethiopic calendar.

Defaults:

  • locale: am-ET (Amharic) via an Intl-backed date-fns locale
  • numerals: geez (Ethiopic digits)

Notes:

  • Weekday names are taken from Intl.DateTimeFormat(locale.code).
  • Month names are Amharic by default; they switch to Latin transliteration when locale.code starts with en or when numerals is latn.
  • Time tokens like hh:mm a are formatted via Intl.DateTimeFormat using the provided locale.

Parameters

Returns

Element

See

https://daypicker.dev/docs/localization#ethiopic-calendar