Re: [qooxdoo-devel] Ugly date format for some languages

2010-10-14 Thread thron7
On 10/14/2010 11:58 AM, Stefan Andersson wrote: > By using the generic format built-in to javascript Date the result is > ugly in some locales The generic format was built mainly for the > English speaking countries. > > For example: > English: 1. June > Swedish: 1:a juni, (not 01. jun, thou

[qooxdoo-devel] Ugly date format for some languages

2010-10-14 Thread Stefan Andersson
By using the generic format built-in to javascript Date the result is ugly in some locales The generic format was built mainly for the English speaking countries. For example: English: 1. June Swedish: 1:a juni, (not 01. jun, though June can be abbreviated jun, then at least 1 jun) We wil