Re: Integrating datejs
On 13 Jul., 17:22, Thomas Broyer <t.bro...@gmail.com> wrote:
> FYI, searching for "datejs gwt" on Google leads tohttp://code.google.com/p/kiyaa/wiki/Moduleswhich already provides a GWT
> wrapper for DateJS.
this no good, it doesn't even compile. It inherits stuff that isn't
part of the jar file.
I just copied the DateJs.java class into my project, but using it
fails with a JavaScript exception:
com.google.gwt.core.client.JavaScriptException: (TypeError):
this[16908544].clearTime is not a function
This happens when I do a DateJS.today().getTimezone().
I had this problem too when using the stuff without a wrapper...
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home