pharext\Metadata::date PHP 메소드

date() 정적인 공개 메소드

static public date ( )
    static function date()
    {
        return gmdate("Y-m-d");
    }