Versions in this module Expand all Collapse all v0 v0.1.2 Nov 16, 2023 v0.1.1 Jun 26, 2023 Changes in this version + func CheckDateFormat(date string) bool + func CheckDateTimeFormat(dateTime string) bool + func CurrentTimeH() string + func CurrentTimeHI() string + func CurrentTimeHIS() string + func CurrentTimeYMD() string + func CurrentTimeYMDHIS() string + func FormatTimeInt64YMGHIS(timestamp int64) string + func FormatTimeYMGHIS(timestamp time.Time) string + func FormatYMDHIS(timing *time.Time) string + func GetCurrentTime() *time.Time + func GetCurrentYMDHIS() string