public static final class RelativeDate.ReferenceDate extends Date
RelativeDate.NOW and RelativeDate.TODAY.| Modifier and Type | Method and Description |
|---|---|
void |
setDate(int date) |
void |
setHours(int hours) |
void |
setMinutes(int minutes) |
void |
setMonth(int month) |
void |
setSeconds(int seconds) |
void |
setTime(long time) |
void |
setYear(int year) |
after, before, clone, compareTo, equals, from, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, toGMTString, toInstant, toLocaleString, toString, UTCpublic void setMinutes(int minutes)
setMinutes in class Datepublic void setSeconds(int seconds)
setSeconds in class DateCopyright © 2020 fastnate.org. All rights reserved.