Versions in this module Expand all Collapse all v1 v1.0.5 Feb 3, 2025 v1.0.1 Feb 3, 2025 v1.0.0 Feb 3, 2025 Changes in this version + func Format(t time.Time, format TimeFormat) string + func FormatByContext(c telebot.Context, t time.Time, format TimeFormat) string + type TimeFormat string + const FormatFull + const FormatMedium + const FormatShort