https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200763
Tobias C. Berner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed CC| |[email protected] Resolution|--- |Works As Intended --- Comment #5 from Tobias C. Berner <[email protected]> --- Yes Mikael is right, looking at qt's code [1] it is indeed necessary that /etc/localtime [1] is a symlink to a timezone file for Qt to determine it. [1] https://github.com/qt/qtbase/blob/990969655c5fb4d03682e96df9b12101f5ee9815/src/corelib/tools/qtimezoneprivate_tz.cpp#L952 -- You are receiving this mail because: You are the assignee for the bug.
