You can also specify "type" attribute as "date" but the formatting is browser dependent https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/date
pon., 22 wrz 2025 o 13:41 Lukasz Lenart <[email protected]> napisał(a): > > pon., 22 wrz 2025 o 10:33 Ute Kaiser <[email protected]> napisał(a): > > a struts(7) textfield on a date property displays as dd.MM.yy > > How can I force struts to use dd.MM.yyyy? > > By using a dedicated converter? There is no direct mechanism defining > a format of the field. > > > I set struts.date.format=dd.MM.yyyy in my properties, but no effect. > > This only affects <s:date/> tag > > > Cheers > Łukasz --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

