bitbot icon indicating copy to clipboard operation
bitbot copied to clipboard

allow setting time independent from location

Open Jan69 opened this issue 6 years ago • 3 comments

such as UTC+3 instead of...idk, moscow, russia...

Jan69 avatar Sep 02 '19 14:09 Jan69

How about using zoneinfo like Europe/Helsinki?

Mikaela avatar Sep 02 '19 16:09 Mikaela

I'd prefer if we could use both Europe/Helsinki and UTC+1 notation. Only problem with the latter is that it doesn't update with daylight saving but the former does.

jesopo avatar Sep 02 '19 16:09 jesopo

ideally yeah, it would be selectable if it's based on location, or the zoneinfo, or zone offset, or maybe even SystemV style detailed spec (which defines zone name, offset, summer time start and end, etc, usually looks something like NZST-12NZDT,M8.5,M4.1 where NZST is what the zone is called at winter, and NZDT is what it's called at summer, it's complicated, but also very detailed...)

Jan69 avatar Sep 02 '19 16:09 Jan69