|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwRelativeDate | |
|---|---|
| com.wewebu.ow.server.fieldctrlimpl | |
| Uses of OwRelativeDate in com.wewebu.ow.server.fieldctrlimpl |
|---|
| Subclasses of OwRelativeDate in com.wewebu.ow.server.fieldctrlimpl | |
|---|---|
class |
OwLastDaysDate
Special date tagging class for OwLastDaysDateControl. |
class |
OwNextDaysDate
Special date tagging interface for OwNextDaysDateControl. |
| Methods in com.wewebu.ow.server.fieldctrlimpl that return OwRelativeDate | |
|---|---|
static OwRelativeDate |
OwRelativeDate.fromString(String string_p)
Returns an instance of OwRelativeDate for one of the following relative
date representing strings (case insensitive, trimmed and with the inner white space normalized):
today
tomorrow
next two days
next week
next two weeks
next 30 days
next 90 days
yesterday
last two days
last week
last 30 days
last 90 days
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||