The value attribute is set to a string which specifies the offset from some base date (typically the current date as returned from a call to new Date();). See {@link #RelativeDate(String)} for details on the expected format of the string passed in.
@see com.smartgwt.client.data.DateRange#setRelativeStartDate(RelativeDate)
@see com.smartgwt.client.data.DateRange#setRelativeEndDate(RelativeDate)
| |
| |
| |