utils

package
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CanUpdate

func CanUpdate(t time.Time) bool

CanUpdate t 时间可以更新的时间, 调整到对应时分秒

func CanUpdateTime

func CanUpdateTime() time.Time

CanUpdateTime 是否可以更新

func DateZero

func DateZero(t time.Time) time.Time

DateZero t 的0点0分0秒

func DifferDays

func DifferDays(t1, t2 time.Time) int

DifferDays 计算天数差 从 t1 回到 t2 需要多少天

func InitLog added in v1.2.0

func InitLog(logPath string, maxSize int, maxBackups int, maxAge int)

func KLineRequireDays

func KLineRequireDays(currentDate, lastDay time.Time) int

func NextUpdateTime

func NextUpdateTime(t time.Time) time.Time

NextUpdateTime 下一个可以更新的日期

func ParseTime

func ParseTime(timestr string) (time.Time, error)

ParseTime 解析时间差

func UnixTime

func UnixTime(timestamp int64) time.Time

UnixTime 毫秒数转time.Time

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL