| 程序包 | 说明 |
|---|---|
| com.github.jarvisframework.tool.core.date | |
| com.github.jarvisframework.tool.core.date.format |
| 类和说明 |
|---|
| DateParser
日期解析接口,用于解析日期字符串为
Date 对象Thanks to Apache Commons Lang 3.5 |
| DatePrinter
日期格式化输出接口
Thanks to Apache Commons Lang 3.5 |
| FastDateFormat
FastDateFormat 是一个线程安全的
SimpleDateFormat 实现。 |
| 类和说明 |
|---|
| AbstractDateBasic
description
|
| DateBasic
日期基本信息获取接口
|
| DateParser
日期解析接口,用于解析日期字符串为
Date 对象Thanks to Apache Commons Lang 3.5 |
| DatePrinter
日期格式化输出接口
Thanks to Apache Commons Lang 3.5 |
| FastDateFormat
FastDateFormat 是一个线程安全的
SimpleDateFormat 实现。 |
| FastDateParser |
| FastDateParser.PatternStrategy
A strategy to parse a single field from the parsing pattern
|
| FastDateParser.Strategy
单个日期字段的分析策略
|
| FastDateParser.StrategyAndWidth
Holds strategy and field width
|
| FastDateParser.TimeZoneStrategy.TzInfo |
| FastDatePrinter |
| FastDatePrinter.Iso8601_Rule
Inner class to output a time zone as a number
+/-HHMM or +/-HH:MM. |
| FastDatePrinter.NumberRule
Inner class defining a numeric rule.
|
| FastDatePrinter.Rule
规则
|
| FastDatePrinter.TimeZoneDisplayKey
Inner class that acts as a compound key for time zone names.
|
| FastDatePrinter.TimeZoneNumberRule
Inner class to output a time zone as a number
+/-HHMM or +/-HH:MM. |
| FastDatePrinter.TwoDigitMonthField
Inner class to output a two digit month.
|
| FastDatePrinter.TwoDigitYearField
Inner class to output a two digit year.
|
| FastDatePrinter.UnpaddedMonthField
Inner class to output an unpadded month.
|
| FormatCache
日期格式化器缓存
Thanks to Apache Commons Lang 3.5 |
Copyright © 2020. All rights reserved.