Get your own Python server Result Size: 625 x 565
x
 
import datetime
x = datetime.datetime.now()
print(x.strftime("%c"))
Fri May 16 11:55:49 2025