Get your own Python server Result Size: 625 x 565
x
 
import datetime
x = datetime.datetime.now()
print(x.strftime("%c"))
Mon May 19 15:30:05 2025