We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65b0731 + e8753cd commit 65c3c9dCopy full SHA for 65c3c9d
README.md
@@ -85,7 +85,7 @@ func main() {
85
86
for next := range iter.Seq() {
87
fmt.Println(next)
88
- //=> 2022-11-03 10:00:00 +0000 UTC
+ //=> 2022-11-06 10:00:00 +0000 UTC
89
break
90
}
91
_example/basic/main.go
@@ -50,7 +50,7 @@ func main() {
50
51
52
53
54
55
56
0 commit comments