Package com.atlassian.confluence.core.datetime
-
Interface Summary Interface Description DateFormatterFactory ConstructsDateFormatter
instances for use throughout Confluence core. -
Class Summary 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 likeFriendlyDateFormatter
).RequestTimeThreadLocal A thread-local for storing the time a request was received.RequestTimeThreadLocalFilter Stores the time of the request in theRequestTimeThreadLocal
, and clears it once the request completes.