MCPcopy 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
506std::string Frontend_Win32::GetFormatTimeLongText()
507{
508 return TmGetString(IDS_LONG_DATE_FMT);
509}
510
511std::string Frontend_Win32::GetFormatTimeShortText()
512{

Callers 1

FormatTimeLongFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected