mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-03-31 01:01:31 +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')}]") |