//
pkg.gl
Category
github.com/wcs1010270451/helpers
time
package
1.0.2
Repository:
https://github.com/wcs1010270451/helpers.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
27 SLOC
#
Functions
MicrosecondsStr
MicrosecondsStr 将 time.Duration 类型(nano seconds 为单位)输出为小数点后 3 位的 ms (microsecond 毫秒,千分之一秒).
StringTimeAddDay
StringTimeAddDay 时间加n天.
TimeNowInTimezone
TimeNowInTimezone 获取当前时间,支持时区.