Skip to content

Commit

Permalink
Fix typo di bab 38
Browse files Browse the repository at this point in the history
  • Loading branch information
esviai authored May 23, 2020
1 parent 85af8fc commit 8f53edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 38-time.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Contoh penerapannya bisa dilihat di kode berikut.

```go
var layoutFormat, value string
var date-time.Time
var date time.Time

layoutFormat = "2006-01-02 15:04:05"
value = "2015-09-02 08:04:00"
Expand Down

0 comments on commit 8f53edb

Please sign in to comment.