huntabyte / shadcn-svelte

shadcn/ui, but for Svelte. ✨
https://next.shadcn-svelte.com
MIT License
5.4k stars 338 forks source link

DateTicker Localization(l18n) setting #1116

Open exqmjmz opened 5 months ago

exqmjmz commented 5 months ago

Describe the feature

I need to set internationalization for DateTicker image The new DateFormatter has been set to the language I need, but the month and day are still displayed in English image What other parameters do I need to set to modify the display of the month and day?

huntabyte commented 5 months ago

Pass the locale prop to the component