I want to update the timezone data in Java. As I understood it might be solved using java -jar tzupdater.jar --update
. But I get the error:
Cant create directory {0}
Java version is:
java version "1.7.0_51" Java(TM) SE Runtime Environment (build 1.7.0_51-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
What's wrong?