Versions in this module Expand all Collapse all v1 v1.13.1 Mar 11, 2020 Changes in this version + func DurationToSecondsString(duration time.Duration) string + func GetTimestamp(value string, reference time.Time) (string, error) + func ParseTimestamps(value string, def int64) (int64, int64, error)