MCPcopy 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
511std::string Frontend_Win32::GetFormatTimeShortText()
512{
513 return TmGetString(IDS_SHORT_DATE_FMT);
514}
515
516std::string Frontend_Win32::GetFormatTimeShorterText()
517{

Callers 1

FormatTimeShortFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected