package
1.9.29
Repository: https://github.com/infraboard/mcube.git
Documentation: pkg.go.dev

# Functions

Now 当前时间.
T 类型转换.

# Constants

Length10 10位 精确到秒.
Length13 13位 精确到毫秒.
Length16 16位 精确到微妙.
Length19 19位 精确到纳秒.
TEXT 文本格式展示.
TIMESTAMP 时间戳展示.

# Variables

ErrUnKnownFormatType format type 不支持.
ErrUnKnownTimestampLength timestamp length 不支持.
UsedFormatType 当前时间展示的格式.
UsedTextTimeFormart 文本格式.
UsedTimestampLength 当前使用的时间戳长度.

# Type aliases

FormatType 时间输出的格式.
Time 封装Time 主要用于序列化时控制输出格式.
TimestampLength 时间戳长度.