Antonio Bevilacqua
Antonio Bevilacqua
This could also be a good idea. I'm thinking, the tooltip could also be tweaked so it shows the time in a different timezone. Still not sure.
I created a `timezone` branch with the first version of the timezone feature. However, the UTC option is available as timezone, so probably the UTC settings item can be removed....
Maybe this can be integrated with the time format. However, in order to do that, a regex-like format should be parsed. I'm thinking about it, I've had much to do...
I like this idea, thank you for it. The clock positioning could probably be set as left, center, or right. I'm on it!
I looked into the [APIs for the status bar](https://github.com/atom/status-bar) and apparently they would only allow left and right placement. Of course, going down this way would mean the element should...
Thank you for your PR. This all comes new to me, I haven't though about a feature like a time offset yet. What would be the benefit of introducing a...
Sure thing, thanks a lot for that. I will need some time to dive again into the project, as it's been a while since the last time I worked on...
This seems to me more like a timer feature. Isn't there anything in Moment.js to get such piece of information?