hysts's picture
hysts HF staff
Add files
09ca579
raw
history blame
No virus
114 Bytes
import datetime
def get_timestamp() -> str:
return datetime.datetime.now().strftime('%Y-%m-%d-%H-%M-%S-%f')