Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ IsUTC
Method
IsUTC
util/draft/datetime.h:79–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
bool IsUTC() const {
80
return !IsDst && !GMTOff;
81
}
82
83
time_t AsTimeT() const;
84
Callers
1
Y_UNIT_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected