Hello!

The default format is taken from
DateFormat.getDateInstance(DateFormat.SHORT, locale), where locale is got
through @Inject. Is your desired date format the one returned by that
method for your locale?

On Tue, Apr 10, 2018 at 5:26 AM, abangkis <abang...@gmail.com> wrote:

> Hi, is there a quick way to override tapestry datefield default format? In
> a single datefield i can do
>
> <t:datefield t:id="birthdate" value="borrower?.birthdate"
> format="dd-MM-yyyy"
>     t:mixins="formgroup"/>
>
> But it became very repetitive for many pages.
>
> Regards
>
>
>
> --
> http://www.mreunionlabs.net/ <http://www.mreunion-labs.net/>
> twitter : @mreunionlabs @abangkis
> page : https://plus.google.com/104168782385184990771
>



-- 
Thiago

Reply via email to