public class RelativeDayUnit extends AbstractRelativeTimeUnit
getName method provides a
unique String for the unit. The base length is milliseconds.| Modifier and Type | Field and Description |
|---|---|
static RelativeDayUnit |
DAY |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Unit arg0) |
addToPosition, lengthgetAbbreviatedName, getCalendarUnits, getLength, getLongFormat, getMediumFormat, getName, getPluralName, getShortFormat, toStringpublic static final RelativeDayUnit DAY
public int compareTo(Unit arg0)
Copyright © 2012–2018 Emory University. All rights reserved.