Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created April 23, 2020 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/18c7cb3a021f43fc50fcc3908cfdea4d to your computer and use it in GitHub Desktop.
Save parzibyte/18c7cb3a021f43fc50fcc3908cfdea4d to your computer and use it in GitHub Desktop.
# Recuerda que puedes formatearla.
hace_una_semana_formateada = hace_una_semana.strftime("%Y-%m-%d")
print("Hace una semana, solo fecha: " + hace_una_semana_formateada)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment