ChrisA's response is the right answer. You didn't specify if you, by hand, once, wanted to do this, or if you needed it done programatically. If programatically, you can do it with utime().
Again, the manpages are your friend. 'man utime' should get you started.
-Lee