MCPcopy 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
43def get_timestamp():
44 return datetime.now().strftime('%y%m%d-%H%M%S')
45
46
47def mkdir(path):

Callers 2

mkdir_and_renameFunction · 0.85
setup_loggerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected