软件包 | 描述 |
---|---|
java.time.format |
提供打印和解析日期和时间的类。
|
java.time.temporal |
访问日期和时间的应用领域和单位,时间和日期的调节。
|
java.time.zone |
支持时区及其规则。
|
Modifier and Type | Class and Description |
---|---|
class |
DateTimeParseException
在解析过程中发生错误时引发的异常。
|
Modifier and Type | Class and Description |
---|---|
class |
UnsupportedTemporalTypeException
unsupportedtemporaltypeexception表明chronofield或chronounit不是一个时间类支持。
|
Modifier and Type | Class and Description |
---|---|
class |
ZoneRulesException
用时区配置来表示一个问题。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.