package
0.0.5
Repository: https://github.com/getevo/evo-ng.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Date parse any kind of date format @accept year , month , day @accept year , month , day , hour , minute , second @accept year , month , day , hour , minute , second , nanosecond @accept year , month , day , hour , minute , second , nanosecond , location @accept date string @accept unix timestamp @accept time.Time @accept intl.Time @param params..
FromString parse any string to Date @param expr @return *Date @return error.
FromTime parse time to Date @param t @return *Date.
FromUnix parse timestamp to Date @param sec @return *Date.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TryParseTime parse anything into Time @param in @return Time @return error.

# Structs

Entry
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author