Versions in this module Expand all Collapse all v0 v0.1.0 Jul 20, 2022 Changes in this version + const YMD + const YMDHMS + const YMDHMSS + func Add(t *gtime.Time, n int) int64 + func Before(t *gtime.Time, n int) int64 + func DAfter(t *gtime.Time, n int) int64 + func DBefore(t *gtime.Time, n int) int64 + func GetCurrentDayLate(t int64, format string) (int64, string) + func GetCurrentDayZero(t int64, format string) (int64, string) + func HAfter(t *gtime.Time, n int) int64 + func HBefore(t *gtime.Time, n int) int64 + func MAfter(t *gtime.Time, n int) int64 + func MBefore(t *gtime.Time, n int) int64 + func Millisecond(t *gtime.Time) int64 + func Now() *gtime.Time + func SAfter(t *gtime.Time, n int) int64 + func SBefore(t *gtime.Time, n int) int64 + func TimestampToFormat(t int64, format string) string + type CurrentDate struct + CEDate int64 + CEDateFormat string + CZDate int64 + CZDateFormat string + func GetCertainToNowDay(date int64, format string) []*CurrentDate