| Package | Description |
|---|---|
| org.aoju.bus.core.date | |
| org.aoju.bus.core.date.format | |
| org.aoju.bus.core.toolkit |
| Constructor and Description |
|---|
DateTime(CharSequence dateStr,
DateParser dateParser)
构造
|
| Modifier and Type | Class and Description |
|---|---|
class |
FastDateParser
SimpleDateFormat 的线程安全版本
用于解析日期字符串并转换为 Date 对象 |
class |
FormatBuilder
|
| Modifier and Type | Method and Description |
|---|---|
static DateTime |
DateKit.parse(String dateStr,
DateParser parser)
构建DateTime对象
|
Copyright © 2020. All rights reserved.