irc.messages: Use GMT times when building a message
parent
7acff0c906
commit
84032835f5
|
@ -32,4 +32,4 @@ PRIVATE>
|
||||||
[ >>trailing ]
|
[ >>trailing ]
|
||||||
tri*
|
tri*
|
||||||
[ (>>prefix) ] [ fill-irc-message-slots ] [ swap >>line ] tri
|
[ (>>prefix) ] [ fill-irc-message-slots ] [ swap >>line ] tri
|
||||||
now >>timestamp dup sender >>sender ;
|
gmt >>timestamp dup sender >>sender ;
|
||||||
|
|
Loading…
Reference in New Issue