Date time library for gwt

前端 未结 2 1886
死守一世寂寞
死守一世寂寞 2020-11-29 11:40

I am working on a gwt application which involves advanced manipulations with date times: convert from one timezone to another, etc. Gwt has some low level stuff for working

2条回答
  •  庸人自扰
    2020-11-29 11:53

    You could look at the following options.

    http://code.google.com/p/gwt-time/

    http://code.google.com/p/goda-time/

    http://github.com/mping/gwt-joda-time

提交回复
热议问题