MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / getWeekString

Method getWeekString

game/state/gametime.cpp:124–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124UString GameTime::getWeekString() const { return format("%s %d", tr("Week"), getWeek()); }
125
126unsigned int GameTime::getMonth() const
127{

Callers 2

beginMethod · 0.80
ScoreScreenMethod · 0.80

Calls 2

formatFunction · 0.85
trFunction · 0.85

Tested by

no test coverage detected