Hi list,

For a multi-language application I'd like my users to be able to input data according to their locale, e.g. different date formats (dd.mm.YYYY) or different ways of seperating decimal places (',' instead of '.'). In T4 the translators took into account the user's locale but in T5 this feature seems to be missing. Same issue when outputting content. T4's Insert component had a Format parameter which could be used to output localized content, I couldn't find something like that in T5.

In my case I've got a BeanEditForm for creating/editing an entity with date and double fields and a Grid component for displaying a list of those. How do I localize input and output of the field's content? I already searched the documentation, the wiki, the mailing lists and even looked at the translators' source code.

TIA

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to