JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.xwiki.date
Interface DateMacroConfiguration
@Role @Unstable
public interface
DateMacroConfiguration
The configuration of the Date macro for the current wiki.
Since:
3.5.0
Version:
$Id$
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDisplayDateFormat
()
String
getStorageDateFormat
()
Method Details
getStorageDateFormat
String
getStorageDateFormat
()
Returns:
the date format that should be used for storage.
getDisplayDateFormat
String
getDisplayDateFormat
()
Returns:
the date format that should be used for displaying purposes.