package
0.1.8
Repository: https://github.com/kysion/base-library.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
BuildIdsToStrIds 将Int类型的Ids ---》 转换为string类型的Ids.
ChineseToPinyin 将中文转为拼音返回.
GetQuarter 传入指定的时间,返回具体的季度.
GetWeekDay 传入指定的时间,返回具体是一周内的第几天.
SecondToDuration 将秒数转化为 duration 对象.