MCPcopy 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
772DateText FakeRow::dateText(
773 TimeId date,
774 crl::time now) const {
775 return ResolveDateText(_dateCache, date, now);
776}
777
778} // namespace Dialogs

Callers 1

PaintDialogDateFunction · 0.80

Calls 1

ResolveDateTextFunction · 0.85

Tested by

no test coverage detected