Is your feature request related to a problem? Please describe.
Halstack provides a "Localization" feature, but no support for localized date formats for the Date Input widget.
The Date Input widget supports the configuration of the format, but this has to be done "manually" and is currently not supported by the Halstack Localization feature.
Describe the solution you'd like
Halstack should support localized date formats similar to the Material Date widget (https://mui.com/x/react-date-pickers/adapters-locale/).
Describe alternatives you've considered
As alternative every user of Halstack has to implement it's own support for localized date formats.
Is your feature request related to a problem? Please describe.
Halstack provides a "Localization" feature, but no support for localized date formats for the Date Input widget.
The Date Input widget supports the configuration of the format, but this has to be done "manually" and is currently not supported by the Halstack Localization feature.
Describe the solution you'd like
Halstack should support localized date formats similar to the Material Date widget (https://mui.com/x/react-date-pickers/adapters-locale/).
Describe alternatives you've considered
As alternative every user of Halstack has to implement it's own support for localized date formats.