package
0.0.0-20230529124418-512269d081cf
Repository: https://github.com/alexz33/utils.git
Documentation: pkg.go.dev
# Functions
ChangeStrTimeToUTC 把字符串时间转换为UTC时间.
Format 时间格式化.
FromTimestamp 毫秒时间戳转时间.
FromUnix 秒时间戳转时间.
GetCurrentTime 返回格式化的当前时间.
GetDay return yyyyMMdd.
No description provided by the author
GetTimeStr ...
NowTimestamp 当前毫秒时间戳.
NowUnix 秒时间戳.
Parse 字符串时间转时间类型.
ParseTimestamp 解析时间戳.
StringifyTime 时间转换为字符串.
No description provided by the author
Timestamp 毫秒时间戳.
WithTimeAsStartOfDay 返回指定时间当天的开始时间.
# Constants
No description provided by the author