public class TimeValueFormatter extends Object
| Constructor and Description |
|---|
TimeValueFormatter(TimeZoneProvider timeZoneProvider) |
| Modifier and Type | Method and Description |
|---|---|
String |
appendPrefixAndSuffix(String input) |
String |
buildRawValue(String time,
String selectedTimeZone) |
String |
getTime(String raw) |
TimeValue |
getTimeValue(String val) |
String |
toDisplay(String input) |
String |
toRaw(String input) |
@Inject public TimeValueFormatter(TimeZoneProvider timeZoneProvider)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.