public interface ProxyTimeZone extends Proxy
Modifier and Type | Method and Description |
---|---|
ZoneId |
asTimeZone()
Returns the timezone information.
|
static ProxyTimeZone |
from(ZoneId timeZone)
Creates a proxy timezone from a ZoneId.
|
ZoneId asTimeZone()
null
.static ProxyTimeZone from(ZoneId timeZone)