Stick the conversion of python to unix time with all of
the other param code so that other functions can use it as well. --HG-- extra : convert_revision : a8becdeadc70af0b64bff5b0770788dfba6e1857
This commit is contained in:
@@ -781,4 +781,5 @@ SimObjectVectorParam<OBJ_CLASS *>::showType(std::ostream &os) const \
|
||||
template <class T> bool parseParam(const std::string &str, T &data);
|
||||
template <class T> void showParam(std::ostream &os, const T &data);
|
||||
|
||||
void parseTime(const std::vector<int> &time, struct tm *tm);
|
||||
#endif // _SIM_PARAM_HH_
|
||||
|
||||
Reference in New Issue
Block a user