package
1.0.5
Repository: https://github.com/shootz-developer/gtool.git
Documentation: pkg.go.dev

# Functions

AddMinute 加减分钟数.
BeginOfDay 一天开始.
BeginOfHour 一天开始的那小时.
BeginOfMinute 一天开始的那分钟.
BeginOfMonth 一个月的开始.
BeginOfWeek 一周开始,从周日算.
BeginOfYear 一年的开始.
DateFormat 日期格式化处理.
DateUtil 时间格式化处理工具,将开始时间和结束时间统一成一个时间.
DayAddOrSub 时间天加减计算.
EndOfDay 一天结束.
EndOfHour 一天结束的那小时.
EndOfMinute 一天结束的那分钟.
EndOfMonth 一个月的结束.
EndOfWeek 一周结束,从周六算.
EndOfYear 一年的结束.
FormatEndTime 格式化结束时间.
FormatStartTime 格式化开始时间.
FormatStrToTime 将字符串转换为时间.
FormatTime 格式化时间.
FormatTimeToStr 将时间转换为字符串.
GenGMTTime 得到GMT格式的时间.
GetNightTimestamp 获得晚上时间时间戳.
GetWeekDay 获取周几方法.
GetZeroHourTimestamp 获得开始时间时间戳.
HourAddOrSub 时间小时加减计算.
JudgeTimeOrder 判断一个时间是否在一个时间之后.
MinuteAddOrSub 时间分钟加减计算.
QueryAfterTime 获取当前时间之后的某个时间点.
QueryBeforeTime 获取当前时间之前的某个时间点.
QueryNowTime 获取当前时间.
TodayBeginTimestamp 返回今天零点的时间戳.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author