package
0.0.0-20201109034415-91f046a3fb75
Repository: https://github.com/fengwutech/commons.git
Documentation: pkg.go.dev
# Functions
Format 格式化时间 This is an alternative to time.Format because no one knows what date 040305 is supposed to create when used as a 'layout' string this takes standard strftime format options.
No description provided by the author
No description provided by the author
获取某一天的最后的时间.
获取传入的时间所在月份的第一天,即某月第一天的0点。如传入time.Now(), 返回当前月份的第一天0点时间。.
获取传入的时间所在月份的最后一天,即某月最后一天的23:59点。如传入time.Now(), 返回当前月份的最后一天0点时间。.
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
获取某一天的0点时间.
No description provided by the author
No description provided by the author