Package | Description |
---|---|
top.hmtools.dataFormat |
数据格式操作相关工具类
|
top.hmtools.enums |
一些常用枚举
|
Modifier and Type | Method and Description |
---|---|
static String |
DateFormatTools.getFormatDatetime(Date date,
EDateFormat dateFormat)
格式化日期为字符串
|
Modifier and Type | Method and Description |
---|---|
static EDateFormat |
EDateFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EDateFormat[] |
EDateFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.