Slight comment rewording following the previous commit

This commit is contained in:
Eli Bendersky
2022-01-10 05:45:35 -08:00
parent 1c7180a00f
commit 63ed62348e
3 changed files with 7 additions and 7 deletions

View File

@@ -12,8 +12,8 @@ import (
func main() {
// Use `time.Now` with `Unix` or `UnixMilli` or `UnixNano`
// to get elapsed time since the Unix epoch in seconds or
// Use `time.Now` with `Unix`, `UnixMilli` or `UnixNano`
// to get elapsed time since the Unix epoch in seconds,
// milliseconds or nanoseconds, respectively.
now := time.Now()
fmt.Println(now)

View File

@@ -1,2 +1,2 @@
53610b08e885c8a36dc1a2c63a70e415ce6dfe2a
LSdohP_slOu
54e66c2e84334f2adbf87aaeb62065111c5644ea
iG_EcjJp4ss