localtime
基本解釋
- n.當(dāng)?shù)貢r(shí)間
英漢例句
- The localtime() function returns an array that contains the time components of a Unix timestamp.
函數(shù)的作用是:以數(shù)組的形式返回本地時(shí)間。 - don't set timezone to UTC if you wanna use windows, use localtime instead.
現(xiàn)在每次開(kāi)機(jī)的時(shí)間都不對(duì),應(yīng)該怎么設(shè)置?