Sorry for the vague question. We are having an issue where the default pattern for pt_BR is dd/MM/yy, but we'd like to set that as "dd/MM/yyyy" (four digits on year field).
But in an Application level, where no custom patterns should be passed to DateTextField. And we'd also like to not have to define a custom component to enforce pattern. Bruno Borges www.brunoborges.com.br +55 21 76727099 "The glory of great men should always be measured by the means they have used to acquire it." - Francois de La Rochefoucauld On Mon, Nov 22, 2010 at 11:04 AM, Bruno Borges <[email protected]>wrote: > Is it possible to force a Date pattern to DateTextField on an application > level? > > Thanks, > > Bruno Borges > www.brunoborges.com.br > +55 21 76727099 > > "The glory of great men should always be > measured by the means they have used to > acquire it." > - Francois de La Rochefoucauld > >
