Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created October 22, 2021 03:45
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/e8d277dc26893c6e07970f68d6564f11 to your computer and use it in GitHub Desktop.
Save parzibyte/e8d277dc26893c6e07970f68d6564f11 to your computer and use it in GitHub Desktop.
haceDosDias := fechaComoTime.Add((time.Hour * 24 * 2) * -1)
fmt.Println("Fecha hace dos días")
fmt.Println(haceDosDias)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment