内容简介:Joda-Time 2.10 发布了,Joda-Time 提供了一组 Java 类包用于处理包括 ISO8601 标准在内的 date 和 time。可以利用它把 JDK Date 和 Calendar 类完全替换掉,而且仍然能够提供很好的集成。 更新内容: DateTime...
Joda-Time 2.10 发布了,Joda-Time 提供了一组 Java 类包用于处理包括 ISO8601 标准在内的 date 和 time。可以利用它把 JDK Date 和 Calendar 类完全替换掉,而且仍然能够提供很好的集成。
更新内容:
DateTimeZone data updated to version 2018e.
Handle negative SAVE values in tzdb. Once again, tzdb is the source of problems, with their inability to provide stability. A hack has been added that reverses their latest decision to have negative SAVE values. The hack works so long as a rule set does not mix positive and negative save values.
Add Instant.EPOCH. See #472.
Clarify negative durations. See #465.
Add Instant.ofEpochMilli(). Add Instant.ofEpochSecond(). Fixes #458.
Add automatic module name for Java SE 9.
Add Kazakh language translations. Fixes #446
Avoid double addition when using lenient chronology. Fixes #432.
Clarify Period.fieldDifference() Javadoc.
Clarify Instant.withMillis() Javadoc. Fixes jodaorg.github.io#5
Add ZoneInfoProvider() constructor.
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web 2.0 Architectures
Duane Nickull、Dion Hinchcliffe、James Governor / O'Reilly / 2009 / USD 34.99
The "Web 2.0" phenomena has become more pervasive than ever before. It is impacting the very fabric of our society and presents opportunities for those with knowledge. The individuals who understand t......一起来看看 《Web 2.0 Architectures》 这本书的介绍吧!