itsanjan / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

TIme/Date stamp for saved sketches is utterly wrong. #673

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Save a modified sketch
2.Look at file time stamp. It is UTTERLY wrong.
3.

What is the expected output? What do you see instead?

Expect current date/time stamp (T/S) on file. Instead see a date from 2001 and 
time 4.4 hours later. e.g. save at 08/10/2011 7:45 pm shows as 13209/2001 11:19 
PM. If you resave the file, WITHOUT modifying it, the T/S doesn't update. You 
have to make a change to get a new T/S.
Files created by compiler are all correct T/S.

What version of the Arduino software are you using? On what operating
system?  Which Arduino board are you using?
0022, and 1.0 beta 4. 
Win 7(x64) enterprise. North American date pref.
Decimila and other varients.

Please provide any additional information below.
Sure makes it hard to keep track of file version when using editor outside of 
IDE for intial compositon.

Original issue reported on code.google.com by RCR...@gmail.com on 9 Oct 2011 at 1:51

GoogleCodeExporter commented 8 years ago
https://github.com/arduino/Arduino/issues/673

Original comment by federico...@gmail.com on 9 Jul 2015 at 10:47