MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / strDateTime

Function strDateTime

tools/donate-cpu-server.py:72–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70
71
72def strDateTime() -> str:
73 return datetime.datetime.now().strftime('%Y-%m-%d %H:%M')
74
75
76def dateTimeFromStr(datestr: str) -> datetime.datetime:

Callers 6

diffReportFunction · 0.85
diffMessageIdTodayReportFunction · 0.85
summaryReportFunction · 0.85
messageIdTodayReportFunction · 0.85
serverFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected