I dont know what exactly u wanna do, but i ll show u a code related to
Date manipulation i m using.


        Label l_time = new Label();
        DateTimeFormat dtf = DateTimeFormat.getFormat("yyyy.MM.dd
HH:mm:ss");
         l_time.setText(dtf.format(new Date()));


--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to