在 python 獲得 timestamp
import datetime
today = datetime.date.today()
current = datetime.datetime.now()
print current.strftime('%Y%m%d-%H%M%S')
20120109-140126
strftime: http://docs.python.org/library/datetime.html#strftime-strptime-behavior
ref: http://pythonly.blogspot.com/2008/12/python.html
沒有留言:
張貼留言
使用 google 的 reCAPTCHA 驗證碼, 總算可以輕鬆留言了。
我實在受不了 spam 了, 又不想讓大家的眼睛花掉, 只好放棄匿名留言。這是沒辦法中的辦法了。留言的朋友需要有 google 帳號。