Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F112715
D79.1732343550.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
454 B
Referenced Files
None
Subscribers
None
D79.1732343550.diff
View Options
diff --git a/src/matrix-event-reader.cpp b/src/matrix-event-reader.cpp
--- a/src/matrix-event-reader.cpp
+++ b/src/matrix-event-reader.cpp
@@ -21,7 +21,7 @@
.map([](Timestamp ts) {
auto locale = QLocale::system();
return locale.toString(
- QDateTime::fromMSecsSinceEpoch(ts).time(),
+ QDateTime::fromMSecsSinceEpoch(ts),
QLocale::ShortFormat
);
}))
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 22, 10:32 PM (17 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39172
Default Alt Text
D79.1732343550.diff (454 B)
Attached To
Mode
D79: Show date in event read indicator
Attached
Detach File
Event Timeline
Log In to Comment