Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ClockNew to Visual Studio Code? Get it now.
Clock

Clock

Angelo Breuer

|
37,098 installs
| (6) | Free
A status bar clock for Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Clock for VSCode

This extension provides you a fully-customizable clock in the VSCode status bar.

(Example Configuration)

Configuration

Property Description Default
clock.active A value indicating whether the clock should be active. true
clock.format The date time format for the clock. (See https://www.npmjs.com/package/dateformat#mask-options for more formatting options) hh:MM
clock.updateInterval The clock update interval in milliseconds. 1000
clock.alignment The clock status bar alignment (Left or Right) Left
clock.priority The clock status bar priority 30
clock.iconName The clock status bar icon clock

Note You must reload the window after changing clock.alignment or clock.priority).

Example Configurations

Example 1 Example 2
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft