mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Similar to languages and currencies, extract the loop to collect the unique set of date fields to a preprocessing function. This alone does not yield any performance improvement, but combined with an upcoming patch will make the parse_locale_date_fields() a bit faster.