| Modifier and Type | Class and Description |
|---|---|
class |
RelativeDateFormatterDefault |
| Modifier and Type | Method and Description |
|---|---|
RelativeDateFormatter |
DateFormatterFactory.createRelativeFormatter(Date date) |
RelativeDateFormatter |
DateFormatterFactory.createRelativeFormatter(Instant instant) |
RelativeDateFormatter |
RelativeDateFormatterDefault.formatType(RelativeDateFormatType formatType) |
RelativeDateFormatter |
RelativeDateFormatter.formatType(RelativeDateFormatType formatType)
The type of the format to use.
|
RelativeDateFormatter |
RelativeDateFormatterDefault.locale(Locale locale) |
RelativeDateFormatter |
RelativeDateFormatter.locale(Locale locale)
The locale to use.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends RelativeDateFormatter> |
SpincastDateFormatterPluginModule.getDateFormatterAgoImplClass() |
Copyright © 2018. All rights reserved.