public class GwtDateTime
extends org.oscim.backend.DateTimeAdapter
| Constructor and Description |
|---|
GwtDateTime() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDayOfYear() |
int |
getHour() |
int |
getMinute() |
int |
getSecond() |
int |
getTimeZoneOffset() |
public int getHour()
getHour in class org.oscim.backend.DateTimeAdapterpublic int getMinute()
getMinute in class org.oscim.backend.DateTimeAdapterpublic int getSecond()
getSecond in class org.oscim.backend.DateTimeAdapterpublic int getDayOfYear()
getDayOfYear in class org.oscim.backend.DateTimeAdapterpublic int getTimeZoneOffset()
getTimeZoneOffset in class org.oscim.backend.DateTimeAdapter