Tuesday, April 28, 2020

java.util.time emulation

Hi,

I adapted the ThreeTen backport project to the GWT.

Project mirror on GitHub is https://github.com/foal/gwt-time


Allows using classes from java.util.time package in GWT client code.  

What missing:

 - print/parse date/time based on custom Locale (current should work)
 - support for Hijrah and Japanese calendars may work incorrectly
 - PRC communication - don't know, but it isn't a point of this project

Best,
Stas

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/b4ff5130-4ce5-4932-ac16-7c9ef0afa8f8%40googlegroups.com.

No comments:

Post a Comment