mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-05-03 08:19:53 +08:00
4 lines
77 B
Python
4 lines
77 B
Python
import time
|
|
import sys
|
|
|
|
sys.stdout.write(f"[{time.strftime('%Y-%m-%d %X')}]") |