Lưu ý: Code chỉ áp dụng cho shoutbox hoặc tnr!
Thêm code này vào đầu ô 2 shoutbox lịch sử or bố trí tin nhắn
TWIG
{%set now="now"|date("U")%}{%set this=message_date%}{%set show=now-this|date("U")%}{%if show<60%}{%set time="Vừa xong"%}{%elseif show>=60 and show<3600%}{%set time="Cách đây "~(show/60)|split('.')[0]~" phút "~(show-(show/60)|split('.')[0]*60)~" giây"%}{%elseif show>=3600 and show<3600*24%}{%set time="Cách đây "~(show/60/60)|split('.')[0]~" giờ "~((show-((show/60/60)|split('.')[0]*3600))/60)|split('.')[0]~" phút trước"%}{%else%}{%if (show/60/60/24)|split('.')[0]==1%}{%set time="Hôm qua, lúc "~this|date("H:i")%}{%else%}{%set time="Cách đây "~(show/60/60/24)|split('.')[0]~" ngày"%}{%endif%}{%endif%}
Và đặt mã này để xuất code(đặt tùy chỗ trông ô 2 or bố trí tin nhắn)
TWIG
{{time}}
Thân!
![[OFF]](/assets/images/off.gif)
![[ON]](/assets/images/on.gif)