This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
GlobalCube
/
mazda
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
main
Rami (Branch)
Tag
main
mazda
/
timestamp.py
timestamp.py
65 B
Permalink
Cronologia
Originale
1
2
3
from datetime import datetime
print(datetime.now().timestamp())