Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Capitalize ¶
Capitalize returns a copy of the string with the first letter capitalized.
strings.Title is not used because it is deprecated.
func CapitalizeInterval ¶
func CapitalizeInterval(i models.IntervalEnum) string
func PrettierDate ¶
PrettierDate returns a date in the following format: Monday, January 4th, 2021
func PrettyDate ¶
PrettyDate returns a date in the following format: January 4th, 2022
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.