Sets the locale.
public function setLocale(string $locale) : void { $this->setPhpDefaultLocale($this->locale = $locale); }