On 13 Jul., 17:22, Thomas Broyer <[email protected]> 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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.