Correction, adding the code below (with some edits to the $ variables) did
work. So I'm on to the next problem.

Jim


On 8/31/07, Jim Hunter <[EMAIL PROTECTED]> wrote:
>
> Thanks, I had done a grep on 'cldr' and didn't find anything that helped
> but I should have done a global grep on DatePicker, that would have found
> it.
>
> Using the information in the thread, I did a build of showcase with and
> without the locale that I need and determined that the following lines were
> the only difference:
>
>
> /* ID: qx.locale.data.en */
> qx.locale.Locale.define("qx.locale.data.en",
> {cldr_date_format_full:"EEEE, MMMM d, yyyy",
> cldr_date_format_long:"MMMM d, yyyy",
> cldr_date_format_medium:"MMM d, yyyy",
> cldr_date_format_short:"M/d/yy",
> cldr_date_time_format_HHmm:$[2619],
> cldr_date_time_format_HHmmss:$[397],
> cldr_date_time_format_MMMMd:"MMMM d",
> cldr_date_time_format_Md:"M/d",
>
... snipCo
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to