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