Skip to content

Commit b9147c2

Browse files
author
ziye12
authored
Update qqreads.js
1 parent 47825fb commit b9147c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Task/qqreads.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ function showmsg() {
844844

845845

846846

847-
tz += `\n\n========== 脚本执行-北京时间(UTC):${new Date().toLocaleString()}==========\n\n`;
847+
tz += `\n\n========= 脚本执行时间(TM):${new Date(new Date().getTime() + 0 * 60 * 60 * 1000).toLocaleString('zh', {hour12: false})} \n\n`;
848848

849849
if (notifyInterval==1)
850850
$.msg(jsname,'',tz)//显示所有通知

0 commit comments

Comments
 (0)