Timezone Clock

Blocks ::: block_timezoneclock
Maintained by Harshil Patel
Moodle block helpful for multi timezone sites

Timezone Clock v1.2.0

Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: 2025年 06月 26日(週四) 00:31

Changelog

All notable changes to this project will be documented in this file.

Note - All hash comments refer to the issue number. Eg. #2 refers to https://github.com/harshil8595/moodle-block_timezoneclock/issues/2.

[1.1.1] - 2023-01-09

Fixed

  • Fix Camel case in strings #2.

[1.1.2] - 2023-03-19

Added

  • Intoduce option to change watch type #3.

[1.1.3] - 2023-03-29

Fixed

  • Error when removing timezone #4.
  • Layout disturbed when block moved to block drawer #5.

[1.1.4] - 2023-04-20

Fixed

  • Fix timezone selection autocomplete field in configuration modal form #7.

[1.1.5] - 2023-05-10

Fixed

  • Fix Configuration changes do not stick #8.

[1.1.6] - 2024-04-20

Added

  • Add supported version numbers in version information

[1.1.7] - 2024-06-20

Fixed

  • Make block wise unique tab id

Added

  • Add block name customization setting
  • Add timezone remove button

Changed

  • Analogue watch face ui improvement
  • Update add timezone button string

Removed

  • Remove show digits option

[1.1.9] - 2025-04-14

Added

  • Add clock section to get difference between server and device timezone
  • Add option to define date and time format

Changed

  • Replace bootstrap-select with tom-select library
  • Update add timezone button string

[1.2.0] - 2025-06-25

Fixed

  • Fix UI issues in RTL Mode

Version information

Version build number
2025062500
Version release name
v1.2.0
Maturity
穩定版
MD5 Sum
ca08c5e82b59ef68ed25c5bb57a5f728
Supported software
Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.2.0

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.