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.
1 parent bd8cc6d commit 753dd26Copy full SHA for 753dd26
README.md
@@ -2,6 +2,8 @@ Package tz
2
==========
3
4

5
+[](https://semaphoreci.com/joeybloggs/tz)
6
+[](https://goreportcard.com/report/github.com/go-playground/tz)
7
[](https://godoc.org/github.com/go-playground/tz)
8

9
@@ -38,4 +40,4 @@ loc, _ := time.LoadLocation(zone)
38
40
time.ParseInLocation(...)
39
41
time.Now().In(loc)
42
-```
43
+```
0 commit comments