検索

ホームページ  >  に質問  >  本文

php日期时间 date()与time()函数有什么区别么?

小白小白2913日前902

全員に返信(2)返信します

  • 数据分析师

    数据分析师2017-09-30 23:35:54

    php の日付と時刻 date() 関数と time() 関数の違いは何ですか? -PHP中国語サイトQ&A-php 日付と時刻 date() 関数と time() 関数の違いは何ですか? -PHP中国語サイトQ&A

    ぜひ見て学んでください。

    返事
    0
  • 迷茫

    迷茫2016-12-22 15:52:14

    time()函数:显示系统当前时间。

    time() 函数返回当前时间的 Unix 时间戳。

    date()函数:将服务器的时间格式化。

    返事
    0
  • キャンセル返事