# Functions
Duration wraps time.ParseDuration but do panic when parse duration occurs.
ParseInLocation parses time with location from env "TZ", if "TZ" hasn't been set then we use UTC by default.
# Variables
TS RFC 3339 with seconds Deprecated: this function will be moved to internal package, user should not use it any more.
# Type aliases
TimeFormat ..