跳至正文

杨龙

…

  • 首页
  • links

【转】PHP strtotime BUG

$t = 1504145678;
print_r(
    array(
        date('Y-m-d', $t),
        date('Y-m-d', strtotime('- 1 month', $t)),
        date('Y-m-d', strtotime('- 2 month', $t))
    ));

原文连接:http://www.xixinice.com/?post=5

本条目发布于2017年9月30日。属于未分类分类。作者是杨龙。

文章导航

← nginx location MySQL查询正在运行的事物 →

502 certbot composer docker ElasticSearch Flask-RESTful flex gizp goaccess GuzzleHttp InnoDB存储引擎 javascript jdk laravel lru LVM make mongodb MySQL mysql 函数大全 nginx nginx gzip openssl php-fpm pt-online-schema-change python RabbitMQ redis RESTful rockylinux SELinux shell slave solr SQL_SLAVE_SKIP_COUNTER Supervisor swoole web.py WebService X-Forwarded-For xfs xml Zend Studio 弹性布局 慢查询

其他操作

  • 登录
  • 条目 feed
  • 评论 feed
  • WordPress.org

交流讨论群

PHP开发技术交流

微信公众号


Flag Counter

Flag Counter
本站支持IPv6访问
自豪地采用WordPress