Hello all, I'd like to know if there is an easy way to get the week number from a Date object. In pure Java, the Calendar class does the trick via a call to get(Calendar.WEEK_OF_YEAR); but the Calendar class is not available in GWT.
Any idea? -- 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.
