config.tpl 85 B

123
  1. <?php
  2. date_default_timezone_set('Asia/Shanghai');
  3. echo date('Y-m-d H:i', 1497587870);