package
0.18.1
Repository: https://github.com/dolthub/go-mysql-server.git
Documentation: pkg.go.dev

# Functions

ConvertTimeToLocation converts |datetime| to the given |location|.
ConvertTimeZone converts |datetime| from one timezone to another.
MySQLOffsetToDuration takes in a MySQL timezone offset (e.g.
SecondsToMySQLOffset takes in a timezone offset in seconds (as returned by time.Time.Zone()) and returns it as a MySQL timezone offset (e.g.
SystemTimezoneName returns the current system timezone name.
SystemTimezoneOffset returns the current system timezone offset as a MySQL timezone offset (e.g.