In _sna_archivehtml(), strtotime() is used to convert from month names to month numbers. e.g. echo date("m", strtotime("January")); ...
確定! 回上一頁