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
Albero (Tree):
9f6bbf4685
Rami (Branch)
Tag
main
mazda
/
timestamp.py
timestamp.py
65 B
Cronologia
Originale
1
2
3
from datetime import datetime
print(datetime.now().timestamp())