time

import time

now = time.strftime("_%Y-%m-%d_%H:%M:%S")
print(now)