コード例 #1
0
function tools_date2database($value)
{
    return RealEstateAgency_Util::dateToDatabase($value);
}