# Functions
IsToday 判断是不是今天.
IsYesterday 判断是不是昨天.
Now 当前时间.
NowAddDays 当前时间+多少天.
NowDate 当前日期 格式 Ymd.
NowDateStr 当前日期 格式 Ymd.
No description provided by the author
No description provided by the author
NowTimeStr 当前日期 格式 Y-m-d H:i:s.
No description provided by the author
StartOfDay 当天开始时间戳.
UnixMs 获取当前时间(毫秒).
UnixNano 获取当前时间(纳秒).
YesterdayDateStr 昨天日期 格式 Ymd.
# Constants
No description provided by the author
No description provided by the author