cmd/now.py

3 lines
31 B
Python

import time
print(time.time())