<?php · $random_date='01-01-2017'; · //create an object of DateTime · $date = new DateTime($random_date); · //Format the date to the format you need · //Y for full ...
確定! 回上一頁