Script execution

This commit is contained in:
2017-08-07 14:05:01 +02:00
parent 0246269352
commit 29c8e684f1

View File

@@ -1,5 +1,6 @@
import datetime
import time
def now():
return datetime.datetime.now()