https://bugs.kde.org/show_bug.cgi?id=469564
--- Comment #1 from Nate Graham <n...@kde.org> --- Probably we'd need to refactor the config a bit since right now this is controlled by the showLocalTimezone setting which is a bool, so not suitable for the more than two states that would exist ("always on", "always off", and "when different from local timezone"). We'd want to instead use an enum so we can handle more than two states and add a kconf script to migrate the existing setting to the new one. -- You are receiving this mail because: You are watching all bug changes.