Package com.atlassian.confluence.core.datetime
package com.atlassian.confluence.core.datetime
-
ClassDescriptionConstructs
DateFormatter
instances for use throughout Confluence core.Formats a date in a relative, friendly way.Deprecated.A thread-local for storing the time a request was received.Stores the time of the request in theRequestTimeThreadLocal
, and clears it once the request completes.
DateFormatService.getFormattedRelativeTime(Instant)