Thursday, May 27, 2010

Re: GWT 2.1m1/DateTimeFormat - format for "full" time has changed

On 27 mai, 16:02, Olivier Monaco <olivier.mon...@free.fr> wrote:
> Hi,
>
> Some of my unit test failed after switching to GWT 2.1m1. This is due
> to the following change:http://code.google.com/p/google-web-toolkit/source/diff?spec=svn8214&...
>
> The "full" format for time has changed from "h:mm:ss a v" to "h:mm:ss
> a zzzz". The first give me "1:00:00 AM Etc/GMT-1" but the second
> "1:00:00 AM UTC+1", so the same as the "long" format.
>
> Is it a regression? or was there a bug before?

I suspect locale data has been updated to the latest Unicode CLDR
data.
http://cldr.unicode.org/

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment