Categorygithub.com/arduino/go-timeutils
modulepackage
0.0.0-20171220113728-d1dd9e313b1b
Repository: https://github.com/arduino/go-timeutils.git
Documentation: pkg.go.dev

# Functions

DaylightSavingsOffset returns the DST offset of the specified time.
LocalUnix returns the unix timestamp of the specified time with the local timezone offset and DST added.
TimezoneOffsetNoDST returns the timezone offset without the DST component.