Package | Description |
---|---|
net.ymate.platform.validation.validate |
Modifier and Type | Method and Description |
---|---|
static DateTimeValue |
DateTimeValue.get(String paramName) |
static DateTimeValue |
DateTimeValue.parse(String dateTimeStr,
boolean single) |
static DateTimeValue |
DateTimeValue.parse(String dateTimeStr,
String pattern,
boolean single) |
static DateTimeValue |
DateTimeValue.parse(String dateTimeStr,
String pattern,
String separator,
boolean single) |
Modifier and Type | Method and Description |
---|---|
void |
DateTimeValue.IValueProcessor.process(DateTimeValue dateTimeValue)
处理日期时间值
|
Copyright © 2022. All rights reserved.