public class TimeZoneProvider extends Object
Constructor and Description |
---|
TimeZoneProvider()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SimplifiedTimeZone |
getKenmeiTimeZone(String timeZoneId)
Finds a SimplifiedTimeZone by the time zone id.
|
List<SimplifiedTimeZone> |
getTimeZones() |
public SimplifiedTimeZone getKenmeiTimeZone(String timeZoneId)
timeZoneId
- the time zone id to find within the existing listpublic List<SimplifiedTimeZone> getTimeZones()
Copyright © 2019 Communote team. All rights reserved.