Skip to content

An annotation processor that will provide display name for TimeZone.getDisplay methods.

License

Notifications You must be signed in to change notification settings

mP1/j2cl-java-util-TimeZone-annotation-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status License Language grade: Java Total alerts

j2cl java-util-TimeZone-annotation-processor

An annotation processor that generates the TimeZoneProvider used by the emulated java.util.TimeZone in j2cl-java-util-TimeZone, to the java.util.TimeZone#getDisplay methods in javascript after building with j2cl-maven-plugin.

To select which locales are included set the walkingkooka.j2cl.java.util.Locale annotation processor argument.

-Awalkingkooka.j2cl.java.util.Locale=EN*
-Awalkingkooka.j2cl.java.util.TimeZone=Australia*

This selects all locales starting with EN and Australian timezones.

For more details click here

Unsupported features.

See j2cl-java-util-TimeZone for a more comprehensive summary.

About

An annotation processor that will provide display name for TimeZone.getDisplay methods.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages