MCPcopy Create free account
hub / github.com/catboost/catboost / RealMonth

Method RealMonth

util/draft/datetime.h:101–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 }
100
101 ui32 RealMonth() const {
102 return ui32(Mon + 1);
103 }
104
105 TSimpleTM& SetRealDate(ui32 year, ui32 mon, ui32 mday, ui32 hour = -1, ui32 min = -1, ui32 sec = -1, i32 isdst = 0);
106

Callers 1

AssertSimpleTMFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected