mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 04:58:00 +00:00
6398680e7f
a localized string from the os for toLocaleString. The time struct used to interface to the os time-formatting functions only takes a 16-bit year, so we map to an equivalent year (for getting the timezone string) or clamp for years outside that range.