cmd/now.py

3 lines
31 B
Python
Raw Normal View History

2019-12-10 21:05:15 +00:00
import time
print(time.time())