提交 7d7f4c23 authored 作者: Thomas Mueller's avatar Thomas Mueller

Server mode: if the client ran with a different timezone setting than the…

Server mode: if the client ran with a different timezone setting than the server, date values got shifted by the difference between the timezones.
上级 48329cc4
...@@ -598,7 +598,6 @@ public class Transfer { ...@@ -598,7 +598,6 @@ public class Transfer {
} }
public void setVersion(int version) { public void setVersion(int version) {
System.out.println("transfer version " + version);
this.version = version; this.version = version;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论