public class SafeDateFormat extends Object
| Constructor and Description |
|---|
SafeDateFormat(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Date date) |
TimeZone |
getTimeZome() |
Date |
parse(String source) |
void |
setTimeZone(String zoneId) |
Object |
toPattern() |
Copyright © 2021. All rights reserved.