Documentation ¶
Index ¶
- func CommaList(items []string) string
- func FormatCount(count int) string
- func FormatDate(date time.Time) string
- func LastStringElement(str string, sep string) string
- func Now() string
- func PluralizeRecordCount(total int) string
- func StripFirstStringElement(str string, sep string) string
- func TitleCase(str string) string
- func TitleCaseCommaList(items []string) string
- func UpperCase(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatCount ¶
func FormatDate ¶
func LastStringElement ¶
func PluralizeRecordCount ¶
func StripFirstStringElement ¶
func TitleCaseCommaList ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.