atom-clock
atom-clock copied to clipboard
Place a clock or calendar in your status bar
Use `customElements.define` instead of `document.registerElement` see https://javascript.info/custom-elements ``` HTMLDocument.registerElement (file:///D:/Programme/pulsar/resources/app.asar/static/index.js:100:12) Function.initClass (C:\Users\lucas\.pulsar\packages\autocomplete-python\node_modules\kite-installer\lib\elements\atom\install-element.js:12:35) Object. (C:\Users\lucas\.pulsar\packages\autocomplete-python\node_modules\kite-installer\lib\elements\atom\install-element.js:144:33) Object. (C:\Users\lucas\.pulsar\packages\autocomplete-python\node_modules\kite-installer\lib\elements\atom\install-element.js:146:3) Module._compile (D:\Programme\pulsar\resources\app.asar\src\native-compile-cache.js:120:30) Object..js (D:\Programme\pulsar\resources\app.asar\src\compile-cache.js:252:23) ```
Never mind that this went unnoticed for 5 years, but the screenshot under `MMMM Do, dddd, h:mm:ss a` is clearly showing an hour bigger than 12. (Created this after seeing...
The `tk` locale does not work even though it's available.
It would be nice to have the option to select where the clock shows up left/right. I would much rather have it on the left-hand side. text-align: left; didn't do...
Implementing it with `moment-timezone` would've been prettier, but this way is simpler, more flexible and adds no extra dependencies.
Is there any option by which I can make it display time in specific timezone ?
Would it be possible to create an option for day fraction (i.e., 0 to 1 or 0% to 100%)?