package
1.1.2
Repository: https://github.com/charlie-bit/utils.git
Documentation: pkg.go.dev

# Functions

ConvertStringToTime string 转 time.Time.
GetCurrentDateYYMMDDMMSS 获取当前的时间 20060102150405.
GetCurrentDateYYSlMMSlDD 获取当前的时间 2006/01/02 15:04:05.
GetCurrentMilliUnix 获取当前的时间 - 毫秒级时间戳.
GetCurrentNanoUnix 获取当前的时间 - 纳秒级时间戳.
GetCurrentUnix 获取当前的时间 - Unix时间戳.
MakeFormatter builds an object with the gtime to be formatted.
No description provided by the author

# Constants

All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
prints Z for UTC.
All day gtime constants to layout.
All day gtime constants to layout.
prints Z for UTC.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
always numeric.
All day gtime constants to layout.
All day gtime constants to layout.
always numeric.
always numeric.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.
All day gtime constants to layout.

# Structs

FormattedDate main object structure .

# Interfaces

Formatter interface defines all methods that can be chained.
No description provided by the author