Locale date formatting in Dynamic Text [message #133666] |
Tue, 21 February 2006 14:32  |
Eclipse User |
|
|
|
Originally posted by: dave.gross.logiclibrary.com
What is the correct way to get a date formatted in the current locale if it
is used in an HTML/Dynamic Text item where there may be other text
interspersed? For example:
<b>Date:</b> <value-of>row["MYDATE"]</value-of>
I want the date column to be formatted as mm/dd/yy for US and dd/mm/yy for
FR, for example.
If I separate the text and the date data into different grid elements, I can
easily take the MYDATE column and use Format DateTime on the Property Editor
which is locale sensitive. But sometimes layout can be difficult to
control, so I would like to do it within a Dynamic Text item if possible.
I didn't see any standard functions that helped with date formatting using
locale.
Thanks,
-- Dave
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07691 seconds