/ Published in: Python
Always gives me fits.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
import datetime now = datetime.datetime.now()
URL: http://www.saltycrane.com/blog/2008/06/how-to-get-current-date-and-time-in/