Interface DateMacroConfiguration


  • @Role
    @Unstable
    public interface DateMacroConfiguration
    The configuration of the Date macro for the current wiki.
    Since:
    3.5.0
    Version:
    $Id$
    • Method Detail

      • 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.