Versions in this module Expand all Collapse all v1 v1.13.1 Feb 8, 2017 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)