Documentation
¶
Index ¶
- func ByUnix(u int64) time.Time
- func DayPeriod(at int64, diff int) (int64, int64)
- func DaysToMilliseconds(days int) int64
- func GetWeekJP(t time.Time) string
- func HoursToMilliseconds(hours int) int64
- func IsToday(u int64) bool
- func LastDayByMonth(at int64) int
- func MinutesToMilliseconds(minutes int) int64
- func MonthPeriod(at int64, diff int) (int64, int64)
- func Now() time.Time
- func NowUnix() int64
- func SecondsToMilliseconds(seconds int) int64
- func UnixMilli(year int, month int, day int, hour int, minute int, second int) int64
- func YearPeriod(at int64, diff int) (int64, int64)
- func ZoneJST() *time.Location
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MonthPeriod ¶
月の範囲(1日0:00:00〜最終日23:59:59)を取得する
func YearPeriod ¶
年の範囲(12月1日0:00:00〜12月31日23:59:59)を取得する
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.