| Package | Description |
|---|---|
| cn.cliveyuan.tools.common | |
| cn.cliveyuan.tools.common.enums |
| Modifier and Type | Method and Description |
|---|---|
static Date |
DateTimeTools.plus(DateTimeField field,
Date date,
long value)
日期时间调整
|
static Date |
DateTimeTools.plus(DateTimeField field,
long value)
日期时间调整(基于当前时间)
|
| Modifier and Type | Method and Description |
|---|---|
static DateTimeField |
DateTimeField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateTimeField[] |
DateTimeField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.