Used: jdk 1.5 / 1.6 Desc: ZipEntry.setTime(javatime): if I set the time in the entry, the entry will have a unknown time in a zip viewer. Change: The multiplication with 1000 and at the end the division with 1000 is unnecessary.
Log in to post a comment.