Package | Description |
---|---|
com.lc.core.date.format |
Modifier and Type | Interface and Description |
---|---|
interface |
DateParser
日期解析接口,用于解析日期字符串为
Date 对象Thanks to Apache Commons Lang 3.5 |
interface |
DatePrinter
日期格式化输出接口
Thanks to Apache Commons Lang 3.5 |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDateBasic
抽象类
AbstractDateBasic |
class |
FastDateFormat
FastDateFormat 是一个线程安全的
SimpleDateFormat 实现。 |
Copyright © 2020. All rights reserved.