Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ isValid
Method
isValid
src/openms/source/DATASTRUCTURES/DateTime.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
bool DateTime::isValid() const
85
{
86
return dt_->isValid();
87
}
88
89
String DateTime::toString(const std::string& format) const
90
{
Callers
6
set
Method · 0.45
get
Method · 0.45
setDate
Method · 0.45
setTime
Method · 0.45
getDate
Method · 0.45
getTime
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected