• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple, the Netherlands

modified_date tag

We need your assistance to make the documentation accurate, user friendly and understandable. Therefore we welcome any tips or suggestions regarding documentation. Thank you in advance for your contribution.

However, we will not respond to technical support questions submitted using this form. If you are having difficulty with CMSMS and cannot find the solution on this website, please submit your question appropriately on our support forum at: http://forum.cmsmadesimple.org. Please remember to follow the forum rules when posting.


This is a captcha-picture. It is used to prevent mass-access by robots. (see: www.captcha.net) Please confirm that you are not a script by entering the letters from the image

Open anchor to this point in the page Purpose

Prints the date and time the page was last modified. If no format is given, it will default to a format similar to 'Jan 01, 2004'.

Open anchor to this point in the page How to use?

Just insert the tag into your template/page like:

  1. {modified_date}

Open anchor to this point in the page Available parameters

  • format - Date/Time format using parameters from php's strftime function.
    See this website for a parameter list and more information: http://php.net/strftime
  • assign - Assign the results to the named smarty variable.

Open anchor to this point in the page Syntax examples

  1. {modified_date format="%A %d-%b-%y %T %Z"}

This page was last modified on Sunday 24-Feb-13 18:34:36 UTC