| Interface | Description | 
|---|---|
| DateFormatterFactory | 
 Constructs  
DateFormatter instances for use throughout Confluence core. | 
| Class | Description | 
|---|---|
| DateFormatterFactoryImpl | |
| FriendlyDateFormatter | 
 Formats a date in a relative, friendly way. 
 | 
| FriendlyDateFormatterHelper | 
 A helper that produces a friendly date string (as opposed to Message object like  
FriendlyDateFormatter). | 
| RequestTimeThreadLocal | 
 A thread-local for storing the time a request was received. 
 | 
| RequestTimeThreadLocalFilter | 
 Stores the time of the request in the  
RequestTimeThreadLocal, and clears it once
 the request completes. | 
Copyright © 2003–2022 Atlassian. All rights reserved.