Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Timeformat

From MoodleDocs
Revision as of 06:33, 18 September 2012 by Rossiani Wijaya (talk | contribs)
Timeformat
Project state In Development
Tracker issue http://tracker.moodle.org/browse/MDL-11094
Discussion
Assignee Rossiani Wijaya


Template:Managing a Moodle site

Timeformat settings

Administrator can change the following location settings in Settings > Site administration > Advanced features > Time display format. User can change the timeformat setting in my profile settings > edit profile > timeformat.

Timeformat options

There are three options available for displaying timeformat:

  1. Default
  2. 12 hours
  3. 24 hours

Default format

The default value for timeformat is specify according to the language that used to display the content for the site.

Both site and user setting is automatically assign to Default value.

12 hours format

Hour is display between 0-12. An example for displaying the time for 3 O'clock in the afternoon is 3:00 pm.

24 hours format

Hour is display between 0-24. An example for displaying the time for 3 O'clock in the afternoon is 15:00.

Hierarchy for timeformat

If user specify their timeformat setting, it would overwrite the site setting.