public class DateTime extends DateTimeAdapter
instance, MILLIS_PER_DAY| Constructor and Description |
|---|
DateTime() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDayOfYear()
Indicates the day number within the current year.
|
int |
getHour() |
int |
getMinute() |
int |
getSecond() |
int |
getTimeZoneOffset() |
initpublic int getHour()
getHour in class DateTimeAdapterpublic int getMinute()
getMinute in class DateTimeAdapterpublic int getSecond()
getSecond in class DateTimeAdapterpublic int getDayOfYear()
DateTimeAdaptergetDayOfYear in class DateTimeAdapterpublic int getTimeZoneOffset()
getTimeZoneOffset in class DateTimeAdapter