Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RylonW/DocNLC
/ get_timestamp
Function
get_timestamp
utils/util.py:43–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
42
43
def
get_timestamp():
44
return
datetime.now().strftime(
'%y%m%d-%H%M%S'
)
45
46
47
def
mkdir(path):
Callers
2
mkdir_and_rename
Function · 0.85
setup_logger
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected