A configurable clock to display on the status bar. Nice for when you use VSCode in Full-screen mode.
change the format of the time with moment.js's date formats;
The only dependency here is moment.js
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
- Visit the Changelog document
Link to the repo is repository.
to report any issues, kindly create an issue on the repository's issue tracker.
MIT © Yahya Gilany
Enjoy!