Moodle Plugins directory: Timezone Clock | Moodle.org

Timezone Clock
Moodle block plugin for viewing/converting time in different timezones
This plugin helpful for tutors, learners and administrators to convert between timezones.
How to use:
Installation
The TImezone Clock block requires Moodle 4.0 or later on your site. There's no special installation steps or instructions, just install it as you would any other plugin
Install from git
- Navigate to your Moodle root folder
git clone https://github.com/harshil8595/moodle-block_timezoneclock.git blocks/timezoneclock
- Make sure that user:group ownership and permissions are correct
- Go to your Moodle admin control panel, or
php /moodle/root/admin/cli/upgrade.php
Install from .zip
- Download .zip file from GitHub
- Navigate to
/moodleroot/blocks
- Extract the .zip to the current directory
- Rename the
moodle-block_timezoneclock-main
directory totimezoneclock
- Go to your Moodle admin control panel, or
php /moodle/root/admin/cli/upgrade.php
Updates
- Option to choose your clock type analogue or digital
Features
-
Clock Section: Displays the current time in both the user’s device and the server’s timezone better clarity.
-
Timezone Converter: Easily convert any date and time from one timezone to another, making scheduling and global collaboration seamless.
-
Watch Face Options: Choose between analog and digital watch displays to match your style or interface preferences.
-
Custom Date & Time Format: Define your preferred date and time format for personalized and region-specific display.
Comments