| Package | Description |
|---|---|
| com.appslandia.common.base | |
| com.appslandia.common.utils |
| Modifier and Type | Method and Description |
|---|---|
Date |
PropertyConfig.getRequiredDate(String key) |
Date |
PropertyBase.getRequiredDate(String key) |
Timestamp |
PropertyConfig.getRequiredDateTime(String key) |
Timestamp |
PropertyBase.getRequiredDateTime(String key) |
Time |
PropertyConfig.getRequiredTime(String key) |
Time |
PropertyBase.getRequiredTime(String key) |
| Modifier and Type | Method and Description |
|---|---|
static Date |
DateUtils.iso8601Date(String date) |
static Timestamp |
DateUtils.iso8601DateTime(String dateTime) |
static Time |
DateUtils.iso8601Time(String time) |
static Date |
DateUtils.parse(String temporal,
String format) |
Copyright © 2017. All rights reserved.