Documentation
¶
Index ¶
- Constants
- func IsToday(ts int64) bool
- func IsYesterday(ts int64) bool
- func Now() int64
- func NowAddDays(day int64) int64
- func NowDate() int32
- func NowDateStr() string
- func NowHour() int
- func NowMinute() int
- func NowTimeStr() string
- func NowWeek() int
- func StartOfDay(ts int64) int64
- func UnixMs() int64
- func UnixNano() int64
- func YesterdayDateStr() string
Constants ¶
View Source
const ( SevenDaysSeconds int64 = 604800 OneDaySeconds int64 = 86400 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.