publish time-formatting-parsing

This commit is contained in:
Mark McGranaghan
2012-11-01 15:26:20 -07:00
parent 2a17561156
commit 5110cee76a
5 changed files with 67 additions and 1 deletions

View File

@@ -5,3 +5,6 @@ $ go run epoch.go
1351700038292387000
2012-10-31 16:13:58 +0000 UTC
2012-10-31 16:13:58.292387 +0000 UTC
# Next we'll look at another time-related task: time
# parsing and formatting.