Versions in this module Expand all Collapse all v1 v1.2.1 Oct 25, 2023 Changes in this version + const CSTLayout + func CSTLayoutString() string + func CSTLayoutStringToUnix(cstLayoutString string) (int64, error) + func GMTLayoutString() string + func ParseCSTInLocation(date string) (time.Time, error) + func ParseGMTInLocation(date string) (time.Time, error) + func RFC3339ToCSTLayout(value string) (string, error) + func SubInLocation(ts time.Time) float64