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