cmd/now.py
2019-12-10 13:05:15 -08:00

2 lines
31 B
Python

import time
print(time.time())