Home
last modified time | relevance | path

Searched refs:FmtDateFull (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.tmpl21 <p>FmtDateFull: {{ .Trans.FmtDateFull .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.tmpl21 <p>FmtDateFull: {{ .Trans.FmtDateFull .Now }}</p>
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/universal-translator/_examples/full-with-files/
H A Dhome.tmpl21 <p>FmtDateFull: {{ .Trans.FmtDateFull .Now }}</p>
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/universal-translator/_examples/full-no-files/
H A Dhome.tmpl21 <p>FmtDateFull: {{ .Trans.FmtDateFull .Now }}</p>
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/localescompressed/
H A Dlocales_test.go35 c.Assert(tr1.FmtDateFull(d), qt.Equals, tr2.FmtDateFull(d))
H A Dlocalen.go159 func (ln *localen) FmtDateFull(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.go167 trans.FmtDateFull(t)
176 trans.FmtDateFull(t)
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/en/
H A Dbenchmarks_test.go167 trans.FmtDateFull(t)
176 trans.FmtDateFull(t)
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/en/
H A Dbenchmarks_test.go167 trans.FmtDateFull(t)
176 trans.FmtDateFull(t)
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/cmd/
H A Dgenerate_resources.go174 FmtDateFull string member
507 if len(trans.FmtDateFull) == 0 && inheritedFound {
508 trans.FmtDateFull = inherited.FmtDateFull
511 if len(trans.FmtDateFull) == 0 && baseFound {
512 trans.FmtDateFull = base.FmtDateFull
810 …FmtDateLong, trans.FmtDateFull = parseDateFormats(trans, trans.FmtDateShort, trans.FmtDateMedium, …
1025 trans.FmtDateFull = datefmt.DateFormat[0].Pattern[0].Data()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/cmd/
H A Dgenerate_resources.go174 FmtDateFull string member
507 if len(trans.FmtDateFull) == 0 && inheritedFound {
508 trans.FmtDateFull = inherited.FmtDateFull
511 if len(trans.FmtDateFull) == 0 && baseFound {
512 trans.FmtDateFull = base.FmtDateFull
810 …FmtDateLong, trans.FmtDateFull = parseDateFormats(trans, trans.FmtDateShort, trans.FmtDateMedium, …
1025 trans.FmtDateFull = datefmt.DateFormat[0].Pattern[0].Data()
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/cmd/
H A Dgenerate_resources.go174 FmtDateFull string member
507 if len(trans.FmtDateFull) == 0 && inheritedFound {
508 trans.FmtDateFull = inherited.FmtDateFull
511 if len(trans.FmtDateFull) == 0 && baseFound {
512 trans.FmtDateFull = base.FmtDateFull
810 …FmtDateLong, trans.FmtDateFull = parseDateFormats(trans, trans.FmtDateShort, trans.FmtDateMedium, …
1025 trans.FmtDateFull = datefmt.DateFormat[0].Pattern[0].Data()
/dports/www/gohugo/hugo-0.91.2/common/htime/
H A Dtime.go102 return f.ltr.FmtDateFull(t)
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/
H A Drules.go142 FmtDateFull(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.go142 FmtDateFull(t time.Time) string methodSpec
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/
H A Drules.go142 FmtDateFull(t time.Time) string methodSpec
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/
H A Drules.go142 FmtDateFull(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.go234 func (mzn *mzn) FmtDateFull(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.go234 func (mzn *mzn_IR) FmtDateFull(t time.Time) string { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/mzn/
H A Dmzn.go234 func (mzn *mzn) FmtDateFull(t time.Time) string { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/mzn_IR/
H A Dmzn_IR.go234 func (mzn *mzn_IR) FmtDateFull(t time.Time) string { func
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/mzn/
H A Dmzn.go234 func (mzn *mzn) FmtDateFull(t time.Time) string { func
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/mzn_IR/
H A Dmzn_IR.go234 func (mzn *mzn_IR) FmtDateFull(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.go424 func (ce *ce) FmtDateFull(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.go424 func (ce *ce_RU) FmtDateFull(t time.Time) string { func

12345678910>>...155