资 源 简 介
GWT-time provides true date and time manipulations for both GWT and non-GWT projects in the style of Joda-time.
In fact, GWT-time is a fork of the excellent Joda-Time library of Date and Time tools for java proper. However, the restricted api available in GWT causes difficulties in creating a direct port without damaging the Joda-time api. Therefore, GWT-time was created to enable a new api, built on joda-time, but which is designed for use in both GWT and non-GWT situations wherever possible.
Currently, gwt-time is listed as in alpha because the possibility of needing further API changes to ensure the best possible GWT performance. In particular, some classes may be eliminated, some may move from being Serializable to IsSerializable, etc. Please be aware of any such changes as you use gwttime-alpha.
We are also calling for volunteers who are willing to help maintain and improve the project! Please send an email to scottfines@gmail.com if you wish to contribu