コード例 #1
0
ファイル: common.php プロジェクト: nirix/dreamer
function d($format, $date)
{
    return Language::date($format, $date);
}