Hi,
I have found the solution. I need not to change the format.
I only need to change the language in "config.json".
{
"APPLICATION" : "",
"QOOXDOO_PATH" : "../../../qooxdoo-0.8.2",
"QXTHEME" : "...theme.Theme",
"API_EXCLUDE" : ["qx.legacy.*","qx.test.*"],
"LOCALES" : [ "de","en" ],
"ROOT"
Hi Gene,
On Wednesday 22 July 2009 Gene Amtower wrote:
> I think Martin also wanted to know how to get the text name of the month
> to show in German, as well as changing the actual date format. I'm
> assuming that's managed by the language component in Qooxdoo, but I've
> never had to use it. C
Hi, Alex.
I think Martin also wanted to know how to get the text name of the month
to show in German, as well as changing the actual date format. I'm
assuming that's managed by the language component in Qooxdoo, but I've
never had to use it. Can someone also explain to Martin how to get the
mont
Hi Martin,
On Wednesday 22 July 2009 Martin_GER wrote:
> what is the easiest way to change the format and language by datefield.
> I (german) need the "dd.mm." format and the month in german language.
The easiest way is to use the "dateFormat" property of the "DateField" widget.
--snip--
var
Hello,
what is the easiest way to change the format and language by datefield.
I (german) need the "dd.mm." format and the month in german language.
Thanks,
Martin
--
View this message in context:
http://n2.nabble.com/change-format-and-language-by-datefield-tp3302136p3302136.html
Sent fro