Monday, July 21, 2014

Re: DateBox incorrect time past certain dates



On Monday, July 21, 2014 2:13:05 PM UTC+2, William Davis wrote:
Thank you for your suggestion. However, I believe my main problem is that when running in production mode, whatever library or database is being used in the compiled javascript does not take into account the beginning of daylight saving time, which can cause a bit of a headache when searching for items in a database and the results will be off by an hour because of the incorrect date parameter.

Blame your browser then; there's no "library or database being used in the compiled javascript"; see https://gwt.googlesource.com/gwt/+/2.6.1/user/src/com/google/gwt/core/client/JsDate.java#186 and https://gwt.googlesource.com/gwt/+/2.6.1/user/super/com/google/gwt/emul/java/util/Date.java#243

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment