Class TimeZoneUtility
- java.lang.Object
-
- com.djrapitops.plan.settings.config.TimeZoneUtility
-
public class TimeZoneUtility extends java.lang.Object
Utility for getting aTimeZone
from PlanFormatSettings.TIMEZONE
value.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Optional<java.util.TimeZone>
parseTimeZone(java.lang.String value)
-