Open exqmjmz opened 5 months ago
I need to set internationalization for DateTicker The new DateFormatter has been set to the language I need, but the month and day are still displayed in English What other parameters do I need to set to modify the display of the month and day?
Pass the locale prop to the component
locale
Describe the feature
I need to set internationalization for DateTicker The new DateFormatter has been set to the language I need, but the month and day are still displayed in English What other parameters do I need to set to modify the display of the month and day?