mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
Update CLDR and tzdata
This commit is contained in:
parent
7025ea8e19
commit
bdd865d07f
|
@ -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 = "2021a";
|
||||
public static final String TIMEZONE_DB_VERSION = "2021c";
|
||||
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.
Binary file not shown.
Loading…
Reference in New Issue
Block a user