There's a partial Calendar emulation in the source code here:
http://code.google.com/p/ftr-gwt-library/
It doesn't have locale and timezone stuff though.
HTH
Paul
On 30/09/11 22:31, David Given wrote:
Does anyone know of any decent libraries to emulate the above classes?
So far I've found this
It does not exist and really makes me wonder.
You may be interested in this http://code.google.com/p/datejs/ When I get
a minute, I might write a GWT wrapper for it. Will that wrapper look like
Calendar, most likely not. I have a deep hatred for Calendar. It is one of
the abominations of Jav
On 01/10/11 10:15, maticpetek wrote:
> Hello,
> What about http://code.google.com/p/goda-time/
Thanks, but that doesn't emulate java.util.Calendar.
--
┌─── dg@cowlark.com ─ http://www.cowlark.com ─
│
│ "Under communism, man exploits man. Under capitalism, it's just the
│ opposite." ---
Hello,
What about http://code.google.com/p/goda-time/
Regards,
Matic
--
GWT stuff twitter - http://twitter.com/#!/gwtstuff
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
htt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
no. i tried, believe me.
Am 30.09.2011 23:31, schrieb David Given:
> Does anyone know of any decent libraries to emulate the above
> classes? So far I've found this:
>
> http://code.google.com/p/gwt-calendar-class/
>
> ...but it doesn't appear to be
Does anyone know of any decent libraries to emulate the above classes?
So far I've found this:
http://code.google.com/p/gwt-calendar-class/
...but it doesn't appear to be quite complete and I'm having trouble
making it work. Anyone know of anything else?
(This is to make existing code work, so s