This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
GlobalCube
/
mazda
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
main
Ramas
Etiquetas
main
mazda
/
timestamp.py
timestamp.py
65 B
Permalink
Histórico
Raw
1
2
3
from datetime import datetime
print(datetime.now().timestamp())