Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
72
def
strDateTime() -> str:
73
return
datetime.datetime.now().strftime(
'%Y-%m-%d %H:%M'
)
74
75
76
def
dateTimeFromStr(datestr: str) -> datetime.datetime:
Callers
6
diffReport
Function · 0.85
generate_package_diff_statistics
Function · 0.85
diffMessageIdTodayReport
Function · 0.85
summaryReport
Function · 0.85
messageIdTodayReport
Function · 0.85
server
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected