Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Dataformfield entrytime.

Dataformfield entrytime: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 11: Line 11:
|other patterns =
|other patterns =
===Entry level patterns===
===Entry level patterns===
ETM is the default name of the this field and is defined as a language string. If the language string is modified after the field patterns have been added to a view template, the patterns need to adjusted in order to reflect the new name.
====<nowiki>[[ETM:timecreated]]</nowiki>====
====<nowiki>[[ETM:timecreated]]</nowiki>====
Displays the time the entry was added.
Displays the time the entry was added.

Revision as of 19:56, 22 February 2014


Displays the entry time created and modified.

Features

  • TBC

Settings

Not applicable.


Patterns

Entry level patterns

ETM is the default name of the this field and is defined as a language string. If the language string is modified after the field patterns have been added to a view template, the patterns need to adjusted in order to reflect the new name.

[[ETM:timecreated]]

Displays the time the entry was added.

[[ETM:timecreated:date]]

Displays the date the entry was added.

[[ETM:timecreated:minute]]

Displays the minute the entry was added.

[[ETM:timecreated:hour]]

Displays the hour the entry was added.

[[ETM:timecreated:day]]

Displays the day the entry was added.

[[ETM:timecreated:d]]

Displays the day the entry was added.

[[ETM:timecreated:week]]

Displays the week the entry was added.

[[ETM:timecreated:month]]

Displays the month the entry was added.

[[ETM:timecreated:m]]

Displays the month the entry was added.

[[ETM:timecreated:year]]

Displays the year the entry was added.

[[ETM:timecreated:Y]]

Displays the year the entry was added.

[[ETM:timemodified]]

Displays the time the entry was last modified.

[[ETM:timemodified:date]]

Displays the date the entry was last modified.

[[ETM:timemodified:minute]]

Displays the minute the entry was last modified.

[[ETM:timemodified:hour]]

Displays the hour the entry was last modified.

[[ETM:timemodified:day]]

Displays the day the entry was last modified.

[[ETM:timemodified:d]]

Displays the day the entry was last modified.

[[ETM:timemodified:week]]

Displays the week the entry was last modified.

[[ETM:timemodified:month]]

Displays the month the entry was last modified.

[[ETM:timemodified:m]]

Displays the month the entry was last modified.

[[ETM:timemodified:year]]

Displays the year the entry was last modified.

[[ETM:timemodified:Y]]

Displays the year the entry was last modified.

Sort / Search

Sort

  • Time created
  • Time modified

Search

  • Time created
  • Time modified

Import / Export

TBC