Even though those Date methods are deprecated, you really have no other options to get the date fields. You'll have deprecation warnings all over the place, but until something like joda-time gets ported to GWT there's simply no other way
Cheers, Salvador On Apr 16, 10:12 am, "tony.p.." <[email protected]> wrote: > Hi, > > How do I get date components, eg: Month, Day, Year, from datepicker? > Since those are deprecated in Java Date and Calendar is not included > in GWT. I couldn't find a way nor any post about this issue. > > Thank you, > Tony --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
