Documentation ¶
Overview ¶
Package timeutils provides utilities supplementing the standard 'time' package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentTimeMillis ¶
func CurrentTimeMillis() int64
func MillisUnixTime ¶
MillisUnixTime converts an int64 milliseconds to a unixTime
func SinceInMilliseconds ¶
func UnixMillis ¶
UnixMillis converts a {Mon, 02 Jan 2006 15:04:05 GMT} time to an int64 milliseconds.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.