| Package | Description |
|---|---|
| com.atlassian.confluence.core | |
| com.atlassian.confluence.core.datetime | |
| com.atlassian.confluence.plugins.macros.dashboard.recentupdates |
| Modifier and Type | Method and Description |
|---|---|
FriendlyDateFormatter |
ConfluenceActionSupport.getFriendlyDateFormatter() |
| Modifier and Type | Method and Description |
|---|---|
FriendlyDateFormatter |
DateFormatterFactory.createFriendlyForUser()
Creates a FriendlyDateFormatter for the current user, with the current date/time used for "now".
|
FriendlyDateFormatter |
DateFormatterFactoryImpl.createFriendlyForUser() |
FriendlyDateFormatter |
DateFormatterFactory.createFriendlyForUser(Date now)
Creates a FriendlyDateFormatter for the current user.
|
FriendlyDateFormatter |
DateFormatterFactoryImpl.createFriendlyForUser(Date now) |
| Constructor and Description |
|---|
FriendlyDateFormatterHelper(FriendlyDateFormatter friendlyDateFormatter,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager) |
| Constructor and Description |
|---|
RecentUpdate(SearchResult result,
FriendlyDateFormatter dateFormatter,
String contextPath,
ContentUiSupport contentUiSupport,
I18NBeanFactory i18NBeanFactory) |
Copyright © 2003–2022 Atlassian. All rights reserved.