Version 2

    Inserts the date of the last modification of the requested page.

     

    -


     

    Usage

     

     

     

    Parameters

     

    *format*

      A java.text.SimpleDateFormat -compatible string in which the page date should be output.  See the javadoc for more information.

     

    Example

    <wiki:PageDate format="MM/dd/yyyy" ></wiki:PageDate>
    

     

    Inserts the date of the current page in the US date format (month/day/year).