Skip to content

Fix holiday region lookup for ISO 3166-2 codes

Volker Krause requested to merge work/fix-iso-3166-2-default-region into master

This was broken so far if we only have a holiday definition for the corresponding ISO 3166-1 area. Now this is symmetric and also checks for the ISO 3166-1 code for the requested code.

Merge request reports