pub fn create_configuration_for_locale(locale: Locale) -> ConfigurationExpand description
Build the default parser configuration for a locale.
This is primarily useful when composing a custom WhichTime instance or
when inspecting the parser/refiner pipeline used by a given locale.