Examples using... os.Chtimes()

Recent
Chtimes changes the access and modification times of the named file, similar to the Unix utime() or utimes() functions.