qt5base-lts/tests/auto/corelib/tools/qtimezone
Thiago Macieira e9041c7fc1 Fix parsing of tzfile(5) POSIX rule zone names with bracket quotes
POSIX.1-2001 allows quoting a zone name so that it can contain other
characters besides letters, by enclosing it in angle brackets ('<' and
'>'). This hadn't been used until recently (tzdata2016b), when the
Asia/Barnaul rule started using a zone name "+07" (the name variable
contained the value "<+07>-7").

Thanks to Paul Eggert for reporting and investigating the root cause.

Task-number: QTBUG-53071
Change-Id: Id5480807d25e49e78b79ffff1449bc410776cb66
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2016-05-24 19:31:40 +00:00
..
qtimezone.pro don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
tst_qtimezone.cpp Fix parsing of tzfile(5) POSIX rule zone names with bracket quotes 2016-05-24 19:31:40 +00:00