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