package
5.21.5+incompatible
Repository: https://github.com/sensu/sensu-go.git
Documentation: pkg.go.dev
# Functions
ConvertToUnix takes a full date and converts it to a UNIX timestamp.
ConvertToUTC takes a TimeWindowRange and converts both the begin time and end time of the window to UTC.
HumanTimestamp takes a timestamp and returns a readable date using the format string "2006-01-02 15:04:05.999999999 -0700 MST".