public class TimeZoneInfo
extends java.lang.Object
| Constructor and Description |
|---|
TimeZoneInfo()
Instantiates a new time zone info.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getBias()
Gets the bias.
|
int |
getDaylightBias()
Gets the daylight bias.
|
int |
getStandardBias()
Gets the standard bias.
|