複製程式碼 程式碼如下:
function rss_locale_date ($fmt, add$ ($_SERVER["WINDIR"])) {
//%e doesnt' exists under windows! }
if ($addTZOffset) {
return iconv(”UTF-8" ))) ;
//return utf8_encode(strftime($fmt, $ts +3600 * getConfig('rss.config.tzoffset')))); iconv(”UTF-8″, 「utf -8″, strftime($fmt, $ts));
//return utf8_encode(strftime($fmt, $ts));
}
以上就介紹了格式 Gregarius中文日期格式問題解決方法,包含了格式方面的內容,希望對PHP教學有興趣的朋友有幫助。