public class TimeZoneUtils extends Object
| Constructor and Description |
|---|
TimeZoneUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getTimezoneOffsetInHours(Date date)
Gets the timezone offset in hours.
|
static int |
getTimezoneOffsetInMinutes(Date date)
Gets the timezone offset in minutes.
|
public static int getTimezoneOffsetInHours(Date date)
date - the datepublic static int getTimezoneOffsetInMinutes(Date date)
date - the dateCopyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.