mirror of
https://github.com/konsoletyper/teavm.git
synced 2025-03-07 11:37:08 +08:00
Update tzdata and unicode data
This commit is contained in:
parent
cc218fcd50
commit
06dc80cf04
@ -30,7 +30,7 @@ import org.teavm.platform.metadata.MetadataGeneratorContext;
|
||||
import org.teavm.platform.metadata.ResourceMap;
|
||||
|
||||
public class TimeZoneGenerator implements MetadataGenerator {
|
||||
public static final String TIMEZONE_DB_VERSION = "2024a";
|
||||
public static final String TIMEZONE_DB_VERSION = "2024b";
|
||||
public static final String TIMEZONE_DB_PATH = "org/teavm/classlib/impl/tz/tzdata" + TIMEZONE_DB_VERSION + ".zip";
|
||||
|
||||
public static void compile(ZoneInfoCompiler compiler, ClassLoader classLoader) {
|
||||
|
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Loading…
Reference in New Issue
Block a user