mP1 / j2cl-java-util-timezone-ZoneRulesReader

Provides a source of zone rules for j2cl-java-util-TimeZone to read timezone data.
Apache License 2.0
0 stars 0 forks source link

Might be possible to replace types like walkingkooka.j2cl.java.util.timezone.zonerulesreader.org.threeten.bp.LocalDate with java.time.LocalDate #23

Open mP1 opened 4 months ago

mP1 commented 4 months ago

Would probably create a weird cycle depending on java.time.* from gwt-java-time for those classes.