User:Daniel Quinlan/Scripts/Clock
Appearance
Author(s) | Daniel Quinlan |
---|---|
Status | Stable |
Updated | 24 September 2024 |
Browsers | Firefox, Safari, Chrome |
Source | Clock.js |
The Clock script displays a UTC clock at the bottom right corner of Wikipedia pages.
Features
[edit]- The clock refreshes every minute to show the current UTC time.
- The clock is always visible in the bottom right corner of the page.
- The appearance can be adjusted via CSS using the
.utc-clock
selector. - On small screens, the clock is reduced in size and it's not displayed on content pages that are unlikely to include timestamps.
Installation
[edit]To install the Clock script, follow these steps:
- In your preferences, go to Preferences → Gadgets. At the bottom of the "Advanced" section, click the "Install scripts without having to manually edit JavaScript files (documentation)" checkbox, then click the "Save" button.
- Return to this page and click the blue "Install" button.
Alternatively, you can manually install it by adding the following code to your common.js file:
{{subst:iusc|User:Daniel Quinlan/Scripts/Clock.js}}
Configuration
[edit]None.