${ao:getLastModified()}

Gets the lastModified timestamp in milliseconds since Epoch or 0 when not known.

Example

${ao:getLastModified('../path-to-page.jsp')}

Function Information

Function Class: com.aoapps.taglib.Functions
Function Signature: long getLastModified(java.lang.String)
Display Name: None