On 2014-12-24, <[email protected]> wrote: > It seems like OpenJDK calendar operations are somewhat different from > sun jdk, so this is not a viable test to make
Actually the reason is that zips - at least those created by Commons Compress - store time in UTC and you need to adjust for the offset of your local time zone when using the toDosTime version that accepts a long argument. Cheers Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
