mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-14 18:41:04 +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')}]") |