Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ GetFormatTimeShortText
Method
GetFormatTimeShortText
src/windows/Frontend_Win32.cpp:511–514 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
509
}
510
511
std::string Frontend_Win32::GetFormatTimeShortText()
512
{
513
return TmGetString(IDS_SHORT_DATE_FMT);
514
}
515
516
std::string Frontend_Win32::GetFormatTimeShorterText()
517
{
Callers
1
FormatTimeShort
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected