os.fileStat.ModTime (method)

one use

	os (current package)
		types_unix.go#L26: func (fs *fileStat) ModTime() time.Time { return fs.modTime }