Documentation ¶
Index ¶
- func FromFATTIMEBytes(val []byte) (time.Time, error)
- func FromFILETIME(timestamp_utc int64) time.Time
- func FromFILETIMEBytes(val []byte) (time.Time, error)
- func FromFILETIMESplit[T ~[4]byte | ~uint32 | ~int32 | ~uint64 | ~int64](low, high T) time.Time
- func FromSafariTime(floatSecs float64) time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromFILETIME ¶
func FromFILETIMESplit ¶
func FromSafariTime ¶
FromSafariTime converts double seconds to a time.Time object, accounting for the switch to Mac epoch (Jan 1 2001).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.