-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: Dataformfield entrytime import csv.

Template:Dataformfield entrytime import csv: Difference between revisions

From MoodleDocs
(Created page with "Importing entries with entry time info allows you to add entries with specific time created and modified. When both time created and time modified are imported, if time modifi...")
 
No edit summary
 
Line 1: Line 1:
Importing entries with entry time info allows you to add entries with specific time created and modified. When both time created and time modified are imported, if time modified is not later than time created it will be set as the time created.
Importing entries with entry time info allows you to add entries with specific time created and modified. When both time created and time modified are imported, if time modified is earlier than time created it will be adjusted to the time created.
 
The imported value can be a string containing an English date/time (including relative date/time such as 'tomorrow') or a Unix timestamp.  


* <nowiki>[[ETM:timecreate]]</nowiki>
* <nowiki>[[ETM:timecreate]]</nowiki>
* <nowiki>[[ETM:timemodified]]</nowiki>
* <nowiki>[[ETM:timemodified]]</nowiki>

Latest revision as of 13:55, 13 March 2014

Importing entries with entry time info allows you to add entries with specific time created and modified. When both time created and time modified are imported, if time modified is earlier than time created it will be adjusted to the time created.

The imported value can be a string containing an English date/time (including relative date/time such as 'tomorrow') or a Unix timestamp.

  • [[ETM:timecreate]]
  • [[ETM:timemodified]]