function date_w3cdtf($date)
    {
        static $pcre;
        if (!$pcre)
        {