package
0.4.3
Repository: https://github.com/jingyanbin/core.git
Documentation: pkg.go.dev

# README

datetime

日期时间模块

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
当前日期时间.
SeasonDateTime @Description: 获得阶段时间范围 @param startUnix 阶段开始时间戳 单位: 秒 @param seasonId 阶段ID @param monthNum 一个阶段多少月 @param offset 偏移量 秒数 最大3600*24*28 @param firstStartTime 第一个阶段是否从月的第一天开始, 否则从真实时间开始 @param zone 时区 @return begin 返回阶段的开始时间 @return end 返回阶段的结束时间.
SeasonId @Description: 返回阶段ID @param startUnix 阶段开始时间戳 @param unix 时间戳 @param monthNum 一个阶段多少个月 @param offset 偏移量 秒数 最大3600*24*28 @param zone 时区 @return int 阶段ID.
go:noinline.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
go:noinline.
UnixNano 返回纳秒级时间戳 @Description: 纳秒级时间戳 @return int64 go:noinline.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

每天的秒数.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
自定义例子:: "%Y/%m/%d %H:%M:%S", "%Y-%m-%d %H:%M:%S", "%Y%m%d%H%M%S".
每个四年的总天数.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author