Documentation ¶
Index ¶
- func Ago(args jet.Arguments) reflect.Value
- func Date(args jet.Arguments) reflect.Value
- func DateInZone(args jet.Arguments) reflect.Value
- func Join(args jet.Arguments) reflect.Value
- func Now(jet.Arguments) reflect.Value
- func Title(args jet.Arguments) reflect.Value
- func Trim(args jet.Arguments) reflect.Value
- func TrimPrefix(args jet.Arguments) reflect.Value
- func TrimSuffix(args jet.Arguments) reflect.Value
- type FuncMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DateInZone ¶ added in v0.0.4
DateInZone returns the copy of same time instant with the given time zone.
func TrimPrefix ¶ added in v0.0.4
TrimPrefix removes the prefix of a string.
func TrimSuffix ¶
TrimSuffix removes the suffix of a string.
Types ¶
Click to show internal directories.
Click to hide internal directories.