package
1.0.2
Repository: https://github.com/wcs1010270451/helpers.git
Documentation: pkg.go.dev

# Functions

MicrosecondsStr 将 time.Duration 类型(nano seconds 为单位)输出为小数点后 3 位的 ms (microsecond 毫秒,千分之一秒).
StringTimeAddDay 时间加n天.
TimeNowInTimezone 获取当前时间,支持时区.