Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByteCountBinary ¶
ByteCountBinary: Format byte size to human readable format
func ByteCountDecimal ¶
ByteCountDecimal: Format byte size to human readable format
func FindDate ¶
Find the date in relation to the given format. (French format like %d, %m, %y or Y%). input fmtDate: "%d-%m-%y %H:%M:%S"
func FormatDate ¶
Change date format to unix model with pattern like: fmtDate:='%d-%m-%y %H:%M:%S' --> '$y-%m-%d %H:%M:%S' Note: year format must be in lowercase ...
func NewDateFormat ¶
func NewDateFormat() []string
Types ¶
Click to show internal directories.
Click to hide internal directories.