Last modified by Super Admin on 2026/03/22 00:39

From version Icon 21.1 Icon
edited by Super Admin
on 2026/03/10 21:30
Change comment: There is no comment for this version
To version Icon 23.1 Icon
edited by Super Admin
on 2026/03/10 22:26
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -152,7 +152,7 @@
152 152  |=ページ|=日時
153 153  #foreach($docName in $results)
154 154   #set($actDoc = $xwiki.getDocument($docName))
155 -|[[$actDoc.title>>$docName]]|$xwiki.formatDate($actDoc.date, "yyyy/MM/dd HH:mm")
155 +|[[$actDoc.title>>$docName]]|$datetool.format("yyyy/MM/dd HH:mm", $actDoc.date)
156 156  #end
157 157  #else
158 158  //このユーザーの公開投稿はまだありません。//