Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created October 22, 2021 03:24
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/37603de6508e27ccf7d34523a263bb87 to your computer and use it in GitHub Desktop.
Save parzibyte/37603de6508e27ccf7d34523a263bb87 to your computer and use it in GitHub Desktop.
dentroDeUnaHora := fechaComoTime.Add(time.Hour * 1)
fmt.Println("Fecha dentro de una hora: ")
fmt.Println(dentroDeUnaHora)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment