Home
last modified time | relevance | path

Searched refs:FmtDateLong (Results 1 – 25 of 3859) sorted by relevance

12345678910>>...155

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/universal-translator/universal-translator-0.17.0/_examples/full-no-files/
H A Dhome.tmpl20 <p>FmtDateLong: {{ .Trans.FmtDateLong .Now }}</p>
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/universal-translator/universal-translator-0.17.0/_examples/full-with-files/
H A Dhome.tmpl20 <p>FmtDateLong: {{ .Trans.FmtDateLong .Now }}</p>
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/universal-translator/_examples/full-with-files/
H A Dhome.tmpl20 <p>FmtDateLong: {{ .Trans.FmtDateLong .Now }}</p>
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/universal-translator/_examples/full-no-files/
H A Dhome.tmpl20 <p>FmtDateLong: {{ .Trans.FmtDateLong .Now }}</p>
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/localescompressed/
H A Dlocales_test.go36 c.Assert(tr1.FmtDateLong(d), qt.Equals, tr2.FmtDateLong(d))
H A Dlocalen.go154 func (ln *localen) FmtDateLong(t time.Time) string { func
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/en/
H A Dbenchmarks_test.go151 trans.FmtDateLong(t)
160 trans.FmtDateLong(t)
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/en/
H A Dbenchmarks_test.go151 trans.FmtDateLong(t)
160 trans.FmtDateLong(t)
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/en/
H A Dbenchmarks_test.go151 trans.FmtDateLong(t)
160 trans.FmtDateLong(t)
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/cmd/
H A Dgenerate_resources.go175 FmtDateLong string member
515 if len(trans.FmtDateLong) == 0 && inheritedFound {
516 trans.FmtDateLong = inherited.FmtDateLong
519 if len(trans.FmtDateLong) == 0 && baseFound {
520 trans.FmtDateLong = base.FmtDateLong
810 …tDateMedium, trans.FmtDateLong, trans.FmtDateFull = parseDateFormats(trans, trans.FmtDateShort, tr…
1028 trans.FmtDateLong = datefmt.DateFormat[0].Pattern[0].Data()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/cmd/
H A Dgenerate_resources.go175 FmtDateLong string member
515 if len(trans.FmtDateLong) == 0 && inheritedFound {
516 trans.FmtDateLong = inherited.FmtDateLong
519 if len(trans.FmtDateLong) == 0 && baseFound {
520 trans.FmtDateLong = base.FmtDateLong
810 …tDateMedium, trans.FmtDateLong, trans.FmtDateFull = parseDateFormats(trans, trans.FmtDateShort, tr…
1028 trans.FmtDateLong = datefmt.DateFormat[0].Pattern[0].Data()
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/cmd/
H A Dgenerate_resources.go175 FmtDateLong string member
515 if len(trans.FmtDateLong) == 0 && inheritedFound {
516 trans.FmtDateLong = inherited.FmtDateLong
519 if len(trans.FmtDateLong) == 0 && baseFound {
520 trans.FmtDateLong = base.FmtDateLong
810 …tDateMedium, trans.FmtDateLong, trans.FmtDateFull = parseDateFormats(trans, trans.FmtDateShort, tr…
1028 trans.FmtDateLong = datefmt.DateFormat[0].Pattern[0].Data()
/dports/www/gohugo/hugo-0.91.2/common/htime/
H A Dtime.go104 return f.ltr.FmtDateLong(t)
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/
H A Drules.go139 FmtDateLong(t time.Time) string methodSpec
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/
H A Drules.go139 FmtDateLong(t time.Time) string methodSpec
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/
H A Drules.go139 FmtDateLong(t time.Time) string methodSpec
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/
H A Drules.go139 FmtDateLong(t time.Time) string methodSpec
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/mzn/
H A Dmzn.go226 func (mzn *mzn) FmtDateLong(t time.Time) string { func
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/mzn_IR/
H A Dmzn_IR.go226 func (mzn *mzn_IR) FmtDateLong(t time.Time) string { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/mzn/
H A Dmzn.go226 func (mzn *mzn) FmtDateLong(t time.Time) string { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/mzn_IR/
H A Dmzn_IR.go226 func (mzn *mzn_IR) FmtDateLong(t time.Time) string { func
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/mzn/
H A Dmzn.go226 func (mzn *mzn) FmtDateLong(t time.Time) string { func
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/mzn_IR/
H A Dmzn_IR.go226 func (mzn *mzn_IR) FmtDateLong(t time.Time) string { func
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/ce/
H A Dce.go416 func (ce *ce) FmtDateLong(t time.Time) string { func
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/ce_RU/
H A Dce_RU.go416 func (ce *ce_RU) FmtDateLong(t time.Time) string { func

12345678910>>...155