protected function defineDate($app_name, $ext_name)
    {
        $app_callable = function($date) {
            // If the value is empty, or a string containing
            // *only* characters (' ', '-', '_', ':', '\', '/', '0'), then the DateTime is considered null.