| Interface | Description |
|---|---|
| DateBasic |
日期基本信息获取接口
|
| DateParser |
日期解析接口,用于解析日期字符串为
Date 对象Thanks to Apache Commons Lang 3.5 |
| DatePrinter |
日期格式化输出接口
Thanks to Apache Commons Lang 3.5 |
| Class | Description |
|---|---|
| AbstractDateBasic | |
| FastDateFormat |
FastDateFormat 是一个线程安全的
SimpleDateFormat 实现。 |
| FastDateParser | |
| FastDatePrinter | |
| GlobalCustomFormat |
全局自定义格式
用于定义用户指定的日期格式和输出日期的关系 |
Copyright © 2025. All rights reserved.