aboutsummaryrefslogtreecommitdiff
path: root/hotline/time.go
AgeCommit message (Collapse)Author
2022-05-25Add partial support for file create/modify timestampsJeff Halter
This replaces hardcoded placeholder create/modify timestamps with the real times, mostly. Create time is OS specific, so for now I'm ignoring it at using the modify time as a stand-in.