summaryrefslogtreecommitdiff
path: root/Kernel
diff options
context:
space:
mode:
authorTimothy Flynn <trflynn89@pm.me>2022-01-06 10:23:57 -0500
committerAndreas Kling <kling@serenityos.org>2022-01-06 22:28:01 +0100
commit62d8d1fdfda8d98c81a3635af391885424fa69e6 (patch)
tree5ff90758eabdac35f4300b8ba7e69abc7981b759 /Kernel
parentf5025c5cb316d54da8928f8a2faec7298bf7a89b (diff)
downloadserenity-62d8d1fdfda8d98c81a3635af391885424fa69e6.zip
LibUnicode: Move UTC verification to the scope that requires it
In Unicode::get_time_zone_name(), we don't need to require that the time zone is UTC for long- and short-style name lookups. This is required for other styles, because they will depend on TZDB data - so move the VERIFY to that scope.
Diffstat (limited to 'Kernel')
0 files changed, 0 insertions, 0 deletions