GASALA
V2EX  ›  问与答

一个UTC时间和本地时间的问题

  •  
  •   GASALA · Sep 11, 2013 · 3394 views
    This topic created in 4657 days ago, the information mentioned may be changed or developed.
    在wordpress后台看到UTC时间比本地时间慢8个小时(已选择UTC+8),使用以下代码判断当天,结果是按照UTC时间来的(到早上八点才生效……),请问以下代码该怎么改才能得到修正?不想修改服务器时间。

    <?php $post_date = mysql2date("Ymd", $post->post_date_gmt); ?>
    <?php if ($post_date==date('Ymd')){ ?>

    ...............

    <?php }?>

    谢谢:P
    1 replies    1970-01-01 08:00:00 +08:00
    GASALA
        1
    GASALA  
    OP
       Sep 11, 2013
    大神出现吧><
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5603 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 02:36 · PVG 10:36 · LAX 19:36 · JFK 22:36
    ♥ Do have faith in what you're doing.