Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetServerDay
Function
GetServerDay
trinity/Controllers/Tr2ControllerExpression.cpp:268–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
float GetServerDay()
269
{
270
return float( GetServerTimeParts().wDay );
271
}
272
273
float GetServerDayOfWeek()
274
{
Callers
1
DaysSinceServerTime
Function · 0.85
Calls
1
GetServerTimeParts
Function · 0.85
Tested by
no test coverage detected