Interface TransformationDateFormats
- All Known Implementing Classes:
ThreadLocalTransformationDateFormats
public interface TransformationDateFormats
A class that provides
DateFormat
s used to format and parse dates when transforming between Confluence formats (such as editor and storage formats).-
Method Summary
-
Method Details
-
getPostingDayFormat
DateFormat getPostingDayFormat()- Returns:
- the date format for blog posting dates
-