Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ ToDateTimeValue
Method
ToDateTimeValue
lib/base/convert.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
double Convert::ToDateTimeValue(double val)
35
{
36
return val;
37
}
38
39
double Convert::ToDateTimeValue(const Value& val)
40
{
Callers
nothing calls this directly
Calls
2
IsNumber
Method · 0.80
GetValue
Method · 0.45
Tested by
no test coverage detected