//
pkg.gl
Category
github.com/donetkit/contrib
utils
gtime
package
0.7.2
Repository:
https://github.com/donetkit/contrib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
29 SLOC
#
Functions
ResolveTime
ResolveTime 将传入的“秒”解析为3种时间单位.
ResolveTimeSecond
ResolveTimeSecond 将传入的“秒”解析时间单位.
#
Constants
SecondsPerDay
SecondsPerDay 定义每天的秒数.
SecondsPerHour
SecondsPerHour 定义每小时的秒数.
SecondsPerMinute
SecondsPerMinute 定义每分钟的秒数.