资 源 简 介
This project to show how i applied the timezone for gwt application.
Demo Application:
Java date class emulated to include timezone. Based on the timezone parameter, Date method will return the time. In this demo, Digital clock is rendered using the datetime returned by the java date method with passed timezone parameter.
Demo link
http://gwt-gxt-timezone.appspot.com/
How to Test with eclipse:
1. Install GWT plugin for eclipse.
2. checkout the GWT-TimeZone source from trunk.
3. Download the latest GXT jar and include in your build path
4. Compile the project
5. In the eclipse -> run configurations -> arguments -> VM arguements
add the below timezone parameter
-Duser.timezone="+0:00"
5. Run the project from eclipse
6. browse the url without plugin parameter (ie. gwt.codesvr=127.0.0.1:9997 ).
for example, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报