テストコード
#-*- cofing:utf-8 -*- import datetime #u'2011/08/11 9:49:03' みたいな文字列として取得 now = datetime.datetime.now().strftime(u'%Y/%m/%d %H:%M:%S')