Versions in this module Expand all Collapse all v1 v1.0.6 May 21, 2026 Changes in this version + const CS + var ENLocale = Locale + var THLocale = Locale + type Locale struct + FullDays map[string]string + FullMonths map[string]string + ShortDays map[string]string + ShortMonths map[string]string + UseThaiDigit bool v1.0.5 May 19, 2026 Changes in this version + const BE + const CE + const HE + const JE + const MS + const RE v1.0.4 May 13, 2026 Changes in this version + func DateFormat(date interface{}, format string) string + func NumberFormat(number float64, decimals int, thousandsSeparator bool) string + func ThaiBath(number float64) string