<?php $re = '/\D\K(?=\d[.:]\d{2}\b)/'; $norm = 'mo-sa9:00-20:00uhr'; echo preg_replace($re, " 0", $norm);
You have javascript disabled. You will not be able to edit any code.