Hi Ted,
I could be totally wrong, (I just did code inspection, no debugging) but
looking at the TranslatorSource
http://tapestry.apache.org/tapestry5/tapestry-core/apidocs/src-html/org/apache/tapestry/internal/services/TranslatorSourceImpl.html
or
http://tapestry.apache.org/tapestry5/tapestry-cor
Is this a stupid question or is it just hard to answer?
(bump...)
2007/8/18, Ted Steen <[EMAIL PROTECTED]>:
> Hi,
>
> The date picker component im working on atm have a selectable date
> format which should be parsed and formatted by the translator.
> The date format is passed to the date picker v
Hi,
The date picker component im working on atm have a selectable date
format which should be parsed and formatted by the translator.
The date format is passed to the date picker via a parameter, problem
is that the translator is defined in the app module and I dont know
how to get the information