From 8f53edb025a983f70a3cb326aef225e496bffb06 Mon Sep 17 00:00:00 2001 From: Shabrina Date: Sun, 24 May 2020 02:11:19 +0700 Subject: [PATCH 1/2] Fix typo di bab 38 --- 38-time.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/38-time.md b/38-time.md index 8e2400ab8..612cc8027 100644 --- a/38-time.md +++ b/38-time.md @@ -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" From eb7fd35a4ff0885461a6524bf219320d93a0d78f Mon Sep 17 00:00:00 2001 From: novalagung Date: Sun, 24 May 2020 23:03:24 +0700 Subject: [PATCH 2/2] update contributors --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 39136e575..870d8ac7c 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -18,6 +18,7 @@ Berikut merupakan list nama kontributor yang sudah berbaik hati menyisihkan wakt - [Noval Agung Prayogo](https://github.com/novalagung) - [Sal Prima](https://github.com/salprima) - [Seno](https://github.com/seno-ark) +- [Shabrina](https://github.com/renaissains) - [Teuku Mulia Ichsan](https://github.com/teukumulya-ichsan) - [Wanda Ichsanul Isra](https://github.com/wlisrausr) - [Yofriadi Yahya](https://github.com/yofriadi)