Versions in this module Expand all Collapse all v0 v0.1.1 Jan 28, 2023 v0.1.0 Jan 28, 2023 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)