示例#1
0
文件: common.php 项目: nirix/dreamer
function d($format, $date)
{
    return Language::date($format, $date);
}