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
 DateFormat getPostingDayFormat()
           
 

Method Detail

getPostingDayFormat

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


Copyright © 2003-2012 Atlassian. All Rights Reserved.