slang_date

This commit is contained in:
2016-12-18 01:35:17 -05:00
parent aefa23d071
commit c1586d59b9
+3
View File
@@ -17,6 +17,9 @@ Just playing with an API here:
>>> tomorrow = maya.when('tomorrow')
<MayaDT epoch=1481919067.23>
>>> tomorrow.slang_date()
'tomorrow'
>>> tomorrow.iso8601()
'2016-12-16T15:11:30.263350Z'