//
pkg.gl
Category
github.com/isaric/go-posix-time
pkg
p_time
package
1.1.2
Repository:
https://github.com/isaric/go-posix-time.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
67 SLOC
#
Functions
FormatTimeZone
FormatTimeZone Given a standard time.Time struct returns a string representation that conforms to the POSIX.1 TZ format.
GetPosixOffset
GetPosixOffset The time.Time offset returned is in seconds and counted according to the ISO standard.