com.atlassian.confluence.content.render.xhtml
Interface TransformationDateFormats

All Known Implementing Classes:
ThreadLocalTransformationDateFormats

public interface TransformationDateFormats

A class that provides DateFormats used to format and parse dates when transforming between Confluence formats (such as editor and storage formats).


Method Summary
 java.text.DateFormat getPostingDayFormat()
           
 

Method Detail

getPostingDayFormat

java.text.DateFormat getPostingDayFormat()
Returns:
the date format for blog posting dates


Copyright © 2003-2014 Atlassian. All Rights Reserved.