软件包 | 描述 |
---|---|
java.time |
日期,时间,瞬间和持续时间的主要API。
|
java.time.chrono |
除默认ISO之外的日历系统的通用API。
|
java.time.format |
提供打印和解析日期和时间的类。
|
java.time.temporal |
使用字段和单位访问日期和时间,以及日期时间调整器。
|
Class and Description |
---|
DateTimeFormatter
格式化器用于打印和解析日期时间对象。
|
TextStyle
枚举文本格式和解析的风格。
|
Class and Description |
---|
DateTimeFormatter
格式化器用于打印和解析日期时间对象。
|
ResolverStyle
列举不同的方式来解决日期和时间。
|
TextStyle
枚举文本格式和解析的风格。
|
Class and Description |
---|
DateTimeFormatter
格式化器用于打印和解析日期时间对象。
|
DateTimeFormatterBuilder
Builder创建日期格式化程序。
|
DecimalStyle
在日期和时间格式中使用的本地化十进制格式。
|
FormatStyle
枚举本地化日期,时间或日期时间格式化的风格。
|
ResolverStyle
列举不同的方式来解决日期和时间。
|
SignStyle
列举处理正/负号的方法。
|
TextStyle
枚举文本格式和解析的风格。
|
Class and Description |
---|
ResolverStyle
列举不同的方式来解决日期和时间。
|
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.