diff options
author | Timothy Flynn <trflynn89@pm.me> | 2022-01-06 10:23:57 -0500 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-06 22:28:01 +0100 |
commit | 62d8d1fdfda8d98c81a3635af391885424fa69e6 (patch) | |
tree | 5ff90758eabdac35f4300b8ba7e69abc7981b759 /Kernel | |
parent | f5025c5cb316d54da8928f8a2faec7298bf7a89b (diff) | |
download | serenity-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