As implemented in cquiroz/scala-java-time#46, TimeZone.getDisplayName relies on DateFormatSymbols to output a localized name for the given time zone.
At the moment this data is missing so it needs to be added in order to fully support date time formatting.