Documentation
¶
Index ¶
- func Format(t time.Time) string
- func Format2Milli(t time.Time) string
- func IsStrTime(v interface{}) bool
- func IsTime(v interface{}) bool
- func IsUnixTime(v interface{}) bool
- func Now() string
- func Parse(s string) (time.Time, error)
- func ParseMilli(s string) (time.Time, error)
- func Unix2Time(unix int64) time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Format2Milli ¶
func IsUnixTime ¶ added in v0.1.7
func IsUnixTime(v interface{}) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.