0) ? $options : '%A, %e. %B %Y'; setlocale(LC_TIME, 'de_DE.UTF-8'); $date_ger = strftime($format, 0 + $output); return $date_ger;