Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CyrillicToLatin ¶ added in v1.6.0
func FormatDate ¶ added in v1.6.0
func FormatDate(in *string)
Expects a pointer to a date in the format DDMMYYYY. Modifies, in place, date to format DD.MM.YYYY.
func FormatDateYMD ¶ added in v1.6.0
func FormatDateYMD(in *string)
Expects a pointer to a date in the format YYYYMMDD. Modifies, in place, date to format DD.MM.YYYY.
func FormatYesNo ¶
func JoinWithComma ¶ added in v1.6.0
Joins list of strings into a single string separating them with a comma and a space. Empty strings are skipped.
Types ¶
Click to show internal directories.
Click to hide internal directories.