Class ThreadLocalTransformationDateFormats
java.lang.Object
com.atlassian.confluence.content.render.xhtml.ThreadLocalTransformationDateFormats
- All Implemented Interfaces:
TransformationDateFormats
public class ThreadLocalTransformationDateFormats
extends Object
implements TransformationDateFormats
Serves date formats from thread local storage to avoid synchronisation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThreadLocalTransformationDateFormats
public ThreadLocalTransformationDateFormats()
-
-
Method Details
-
getPostingDayFormat
- Specified by:
getPostingDayFormat
in interfaceTransformationDateFormats
- Returns:
- the date format for blog posting dates
-