You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ See **[daypicker.dev](https://daypicker.dev)** for guides, examples and API refe
18
18
- 🎨 Minimal design that can be [easily styled](https://daypicker.dev/docs/styling) with CSS or any CSS framework.
19
19
- 📅 Supports [selections](https://daypicker.dev/docs/selection-modes) of single days, multiple days, ranges of days, or [custom selections](https://daypicker.dev/guides/custom-selections).
20
20
- 🌍 Can be [localized](https://daypicker.dev/docs/localization) into any language and [time zones](https://daypicker.dev/docs/time-zone).
21
-
- 🌐 Support for [ISO 8601](https://daypicker.dev/docs/localization#iso-week-dates), [Persian](https://daypicker.dev/docs/localization#persian-calendar), [Buddhist (Thai)](https://daypicker.dev/docs/localization#buddhist-thai-calendar), [Ethiopic](https://daypicker.dev/docs/localization#ethiopic-calendar), [Hebrew](https://daypicker.dev/docs/localization#hebrew-calendar) and [broadcast](https://daypicker.dev/docs/localization#broadcast-calendar) calendar.
21
+
- 🌐 Support for [ISO 8601](http://daypicker.dev/localization/iso-and-broadcast#iso-8601-calendar), [Persian](http://daypicker.dev/localization/persian), [Buddhist (Thai)](http://daypicker.dev/localization/buddhist), [Ethiopic](http://daypicker.dev/localization/ethiopic), [Hebrew](http://daypicker.dev/localization/hebrew) and [broadcast](http://daypicker.dev/localization/iso-and-broadcast#broadcast-calendar) calendar.
22
22
- 🦮 Complies with WCAG 2.1 AA requirements for [accessibility](https://daypicker.dev/guides/accessibility).
23
23
- ⚙️ [Customizable components](https://daypicker.dev/guides/custom-components) to extend the rendered elements.
Copy file name to clipboardExpand all lines: website/docs/intro.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ DayPicker is a [React](https://react.dev) component for creating date pickers, c
15
15
- 🎨 Minimal design that can be [easily styled](./docs/styling.mdx) with CSS or any CSS framework.
16
16
- 📅 Supports [selections](./selections/selection-modes.mdx) of single days, multiple days, ranges of days, or [custom selections](./guides/custom-selections.mdx).
17
17
- 🌍 Can be [localized](./localization/changing-locale.mdx) into any language and [time zones](./localization/setting-time-zone.mdx).
18
-
- 🌐 Support for ISO 8601, [Persian](./localization/persian.mdx), [Buddhist (Thai)](./localization/buddhist.mdx), [Ethiopic](./localization/ethiopic.mdx), [Hebrew](./localization/hebrew.mdx), and broadcast calendars.
18
+
- 🌐 Support for [ISO 8601](./localization/iso-and-broadcast#iso-8601-calendar), [Persian](./localization/persian), [Buddhist (Thai)](./localization/buddhist), [Ethiopic](./localization/ethiopic), [Hebrew](./localization/hebrew) and [broadcast](./localization/iso-and-broadcast#broadcast-calendar) calendar.
19
19
- 🦮 Complies with WCAG 2.1 AA requirements for [accessibility](./guides/accessibility.mdx).
20
20
- ⚙️ [Customizable components](./guides/custom-components.mdx) to extend the rendered elements.
0 commit comments