Click here to Skip to main content
Click here to Skip to main content

Timestamp - A utility to change a files "Modified" time.

By , 15 Jul 2009
 

timestamp.png

Introduction

Working with a team of programmers in different time zones can be fun, but it can also cause major problems when files from different time zones get mixed and matched. The latest update to a new version of a file may have a date earlier than someone elses old version, meaning it won't be recompiled, or, a new file may have a date later than others meaning DevStudio repeatedly wants to recompile everything.

The solution to this is:

  1. Get everyone to set their computer to the same time. This may work for some, but can be extremely inconvenient to others, or
  2. Re-stamp the time on your files before sending them off to your colleagues.

I chose the latter, which meant I had to come up with a way to restamp file times. Enter TimeStamp.

This is as basic a "Touch" program as you'll find. Just enter in the offset in days, hours and minutes (positive will push file times into the future, negative into the past), select your files, then hit "Go". Simple.

Each file selected (either a single file or a complete directory tree) has it's "Last Modified" time set to the current time plus the offset that you choose.

The program remembers the last offset you've set, the last 10 files and directories you've stamped, and it's last screen location.

Thanks to:

  • Chris Losinger - Drop Edit
  • Vladimir Kvashin, Girish Bharadwaj and Lars Klose - Directory picker class
  • Davide Calibro - Flat buttons

History

  • 15 July 2009 - Added ability to set file times relative to the original file's time. Also compiles in VC9.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Chris Maunder
Founder CodeProject
Canada Canada
Member
Chris is the Co-founder, Administrator, Architect, Chief Editor and Shameless Hack who wrote and runs The Code Project. He's been programming since 1988 while pretending to be, in various guises, an astrophysicist, mathematician, physicist, hydrologist, geomorphologist, defence intelligence researcher and then, when all that got a bit rough on the nerves, a web developer. He is a Microsoft Visual C++ MVP both globally and for Canada locally.
 
His programming experience includes C/C++, C#, SQL, MFC, ASP, ASP.NET, and far, far too much FORTRAN. He has worked on PocketPCs, AIX mainframes, Sun workstations, and a CRAY YMP C90 behemoth but finds notebooks take up less desk space.
 
He dodges, he weaves, and he never gets enough sleep. He is kind to small animals.
 
Chris was born and bred in Australia but splits his time between Toronto and Melbourne, depending on the weather. For relaxation he is into road cycling, snowboarding, rock climbing, and storm chasing.

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
AnswerVisual Strudio deployment bug Pinmemberpaul kompin8 Jun '12 - 10:27 
GeneralThis is exactly the tool... PinmemberLastZolex11 Mar '10 - 1:02 
GeneralJust sayin' thanks Pinmemberpaul curthoys28 Dec '09 - 13:19 
GeneralMissing afxpriv.h PinmemberBrianCharles20 Jul '09 - 8:45 
Generaloffset the timestamp using original value ... PinmemberGert3d15 Jul '09 - 2:34 
GeneralUse modified Timestamp for foto-file synchronization Pinmemberjeroen van dael12 Dec '06 - 2:12 
QuestionAdd 12 hours to *existing* time stamp? Pinmemberrcblanchard26 Dec '04 - 3:55 
Questionchange created date of file? Pinmemberngtrungthanh14 Apr '04 - 2:12 
Generaltimestamp Pinmemberdazzavazza27 Mar '03 - 3:09 
Generaldirectory's date/time PinmemberPeppe11 Dec '02 - 23:06 
GeneralAlas useful... PinmemberPierre Couderc3 Dec '02 - 6:54 
GeneralYou can do this already with an excellent Shell Extension - PropertiesPlus 1.65 Pinmemberme1012 Dec '02 - 12:50 
GeneralOh man PinmemberJörgen Sigvardsson27 Nov '02 - 14:05 
GeneralA different use of this tool PinsussAnonymously27 Nov '02 - 6:45 
GeneralDamn fast PinmemberPaul Ingles27 Nov '02 - 5:10 
GeneralHelpful for timebomb sharewares Pinmember.S.Rod.27 Nov '02 - 4:58 
GeneralBest of breed PinmemberTom Archer27 Nov '02 - 4:33 10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 15 Jul 2009
Article Copyright 2002 by Chris Maunder
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid