Package org.openhab.core.i18n
Interface TimeZoneProvider
@NonNullByDefault
public interface TimeZoneProvider
This interface describes a provider for time zone.
- Author:
- Erdoan Hadzhiyusein - Initial contribution
-
Method Summary
Modifier and TypeMethodDescriptionGets the configured time zone asZoneId
or the system default time zone if not configured properly.