From 13c35877624744f72e2a41000a527f07a63fa2c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Tue, 25 Mar 2025 18:43:19 +0800 Subject: [PATCH] add MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 显示详细的时间 --- module/postlist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/postlist.php b/module/postlist.php index e76850f..c9c843d 100644 --- a/module/postlist.php +++ b/module/postlist.php @@ -22,7 +22,7 @@ ' class="humane--time" href="permalink() ?>" itemprop="datePublished"> - date('Y-m-d'); ?> + date('Y-m-d H:i'); ?>