Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wagslane committed Jun 18, 2021
1 parent 803e56b commit ded97dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/main.go
Expand Up @@ -12,5 +12,5 @@ func main() {

tt = tt.Add(time.Hour * 48)
fmt.Println(tt)
// prints "2020-04-05"
// prints "2020-04-03T14:12:54Z"
}

0 comments on commit ded97dc

Please sign in to comment.