//
pkg.gl
Category
github.com/kysion/base-library
utility
format_utils
package
0.1.8
Repository:
https://github.com/kysion/base-library.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
4
Files
130 SLOC
#
Functions
AnalyzeIDCard
No description provided by the author
BuildIdsToStrIds
BuildIdsToStrIds 将Int类型的Ids ---》 转换为string类型的Ids.
ChineseToPinyin
ChineseToPinyin 将中文转为拼音返回.
GetQuarter
GetQuarter 传入指定的时间,返回具体的季度.
GetWeekDay
GetWeekDay 传入指定的时间,返回具体是一周内的第几天.
SecondToDuration
SecondToDuration 将秒数转化为 duration 对象.