Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ dateText
Method
dateText
Telegram/SourceFiles/dialogs/dialogs_row.cpp:772–776 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
770
}
771
772
DateText FakeRow::dateText(
773
TimeId date,
774
crl::time now) const {
775
return ResolveDateText(_dateCache, date, now);
776
}
777
778
} // namespace Dialogs
Callers
1
PaintDialogDate
Function · 0.80
Calls
1
ResolveDateText
Function · 0.85
Tested by
no test coverage detected