MCPcopy 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

setMethod · 0.45
getMethod · 0.45
setDateMethod · 0.45
setTimeMethod · 0.45
getDateMethod · 0.45
getTimeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected