| Package | Description |
|---|---|
| org.aoju.bus.core.date | |
| org.aoju.bus.core.date.format | |
| org.aoju.bus.core.utils |
| Modifier and Type | Method and Description |
|---|---|
String |
DateTime.toString(DatePrinter format)
转为字符串
|
| Modifier and Type | Class and Description |
|---|---|
class |
FastDatePrinter
SimpleDateFormat 的线程安全版本,用于将 Date 格式化输出 |
class |
FormatBuilder
|
| Modifier and Type | Method and Description |
|---|---|
static String |
DateUtils.format(Date date,
DatePrinter format)
根据特定格式格式化日期
|
Copyright © 2020. All rights reserved.