public interface DateFormatService
| Modifier and Type | Method and Description |
|---|---|
DateFormatter |
createFormatter() |
DateFormatter |
createFormatter(String input) |
TimeZone |
detectTimezone(String input) |
String |
format(Date dt) |
Date |
parse(String input) |
DateFormatter createFormatter(String input)
DateFormatter createFormatter()
Copyright © 2020. All rights reserved.