Kaynağa Gözat

add date formats found in jekyll posts

The first added is definitely in jekyll. The second, I believe, happens,
too.
tags/v1.0.0
Jeff Hodges spf13 8 yıl önce
ebeveyn
işleme
ee815aaf95
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. +2
    -0
      caste.go

+ 2
- 0
caste.go Dosyayı Görüntüle

@@ -433,6 +433,8 @@ func StringToDate(s string) (time.Time, error) {
"02 Jan 06 15:04 MST",
"2006-01-02",
"02 Jan 2006",
"2006-01-02 15:04:05 -07:00",
"2006-01-02 15:04:05 -0700",
})
}



Yükleniyor…
İptal
Kaydet