DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
os.Chtimes()
Examples using...
os.Chtimes()
Recent
Examples
Chtimes in Go
by GoDoc
Go
os.Chtimes
time.Date
time.UTC
log
log.Fatal
Chtimes changes the access and modification times of the named file, similar to the Unix utime() or utimes() functions.