Merge "Updated oops."

This commit is contained in:
Zuul 2018-12-04 16:08:43 +00:00 committed by Gerrit Code Review
commit 273cb5c09e
1 changed files with 3 additions and 0 deletions

3
oops/encore.py Normal file
View File

@ -0,0 +1,3 @@
import datetime
datetime.datetime.now()
datetime.datetime.utcnow()