Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ stat
Class
stat
engine/Poseidon/UI/OptionsUIApp.cpp:317–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
int year = (date >> 9) + 1980;
316
317
char buffer[256];
318
snprintf(buffer, sizeof(buffer),
"%d/%d/%d"
, month, day, year);
319
text->SetText(buffer);
320
#else
Callers
1
OnCreateCtrl
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected