.
This commit is contained in:
+1
-1
@@ -182,7 +182,7 @@ class Long(models.Model):
|
||||
"title": "{}",
|
||||
"type": "long",
|
||||
"generated": "{}",
|
||||
""".format(q.history, datetime.datetime.now().isoformat())
|
||||
""".format(q.history, datetime.datetime.now().timestamp())
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user