Versions in this module Expand all Collapse all v0 v0.9.21 Sep 18, 2022 Changes in this version + const MJD_0 + const MJD_JD2000 + func BytesInSlice(a []byte, list [][]byte) bool + func BytesToUint16(b []byte) uint16 + func BytesToUint32(b []byte) uint32 + func BytesToUint64(b []byte) uint64 + func BytesToUints16(b []byte) (res []uint16) + func TimeFromExcelTime(excelTime float64, date1904 bool) time.Time + func TimeToExcelTime(t time.Time, date1904 bool) float64 + func TimeToUTCTime(t time.Time) time.Time