Versions in this module Expand all Collapse all v1 v1.0.0 Feb 23, 2024 Changes in this version + func Strftime(t time.Time, f string) (string, error) + func Strptime(value string, layout string) (time.Time, error)