Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 947 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 947 Bytes

vscode-clock README

A configurable clock to display on the status bar. Nice for when you use VSCode in Full-screen mode.

Features

change the format of the time with moment.js's date formats;

Requirements

The only dependency here is moment.js

Extension Settings

This extension contributes the following settings:

  • clock.datetimeFormat: allows you configure the preferred format of the date and time.
  • clock.timezone: allows you to set a specific timezone

Release Notes and changelog


Link to the repo is repository.

to report any issues, kindly create an issue on the repository's issue tracker.

License

MIT © Yahya Gilany

Enjoy!