Wrong Modified Date on Files

When I tried opening a file on my macbook pro this evening, I was greeting by grayed out, inaccessible files, all with a modified date of January 24, 1984 at 2:00 am.  Anyone know what might have caused this and/or how to fix it.
Thanks!

Try dragging the files into a new folder. If there's no change, and you have a backup of the files, restore them. Otherwise post your results.

Similar Messages

  • Storing the last modified date for files in a HashMap

    This method gets a list of all the .java files in the source subdirectory, gets the last modified date for them and stores the file name and last modified date in a HashMap.
    import java.util.HashMap;
    import java.io.FilenameFilter;
    import java.io.File;
    import java.util.ArrayList;
    public class myClass
         public static void main(String[] args)
              HashMap result = getLastModified();
         static FilenameFilter javaFilter = new FilenameFilter()
            public boolean accept(File dir, String name)
                return name.endsWith(".java");
         public HashMap getLastModified()
              HashMap lastModified = new HashMap();
              ArrayList javaFiles = new ArrayList();
              File sourceDir = new File(".\\Source");
              File currentFile;
              long lLastModified;
              //get a list of all the .java files in the source directory
              javaFiles=listFiles(javaFilter);
              //for all .java files get and store the last modified date
              for(int i=0; i<javaFiles.size(); i++)
                   currentFile=(File)javaFiles.get(i);
                   lLastModified=currentFile.lastModified();
                   lastModified.put(currentFile, lLastModified);
              return lastModified;
    }The problems I am getting are:
    >
    The method listFiles(FilenameFilter) is undefined for the type myClass
    and
    >
    The method put(Object, Object) in the type HashMap is not applicable for the arguments (File, long)
    can anyone help? What's the best way to go aobut this?

    Thanks for the replies abenstex I modified it so that javaFiles is now a File[] and made the change you suggested but I still have the second problem, here's the code so far:
    import java.util.HashMap;
    import java.io.FilenameFilter;
    import java.io.File;
    import java.util.ArrayList;
    public class myClass
         public static void main(String[] args)
              HashMap result = getLastModified();
         static FilenameFilter javaFilter = new FilenameFilter()
            public boolean accept(File dir, String name)
                return name.endsWith(".java");
         public HashMap getLastModified()
              HashMap lastModified = new HashMap();
              File[] javaFiles = {};
              File sourceDir = new File(".\\Source");
              File currentFile;
              long lLastModified;
              //get a list of all the .java files in the source directory
              javaFiles=sourceDir.listFiles(javaFilter);
              //for all .java files get and store the last modified date
              for(int i=0; i<javaFiles.length; i++)
                   currentFile=(File)javaFiles;
                   lLastModified=currentFile.lastModified();
                   lastModified.put(currentFile, lLastModified);
              return lastModified;

  • Finder, modified date on file opening

    Hi, I'm using PowerPoint for a .ppt file.
    When I open this file finder make a change of the modified date with the date of opening...PowerPoint has a loading bar just few moment before opening this file, and then I can see the new modified date.....but if I don't make changes in this file why the date change??
    This doesn't happen whit word or office.....I also tried to see if there are strange options on powerpoint that do this but whit no results.

    Karin,
    a Java class on the server and on the client form could do this by calling File.lastModified and comparing the long numbers returned.
    WebUtil does not provide this functionality - as far as I can see from a quick scan - so thi smay be a valid enhancement request.
    Frank

  • Displaying wrong Modified Date

    Hi All,
    Files uploaded in KM is not reflecting correct Modified Date.
    However when I try to view the Details on right click it does reflect the correct Modified Date. Can Someone help me find out why these dates in the view and Details Property are not consistence.
    I am uploading the files to the KM through a UNC path.
    Thanks
    Deepak

    Hi,
    Do you compare the Modified Date on the file from OS and from KM?
    If so then KM has its property Changed On, so I think it is the date on which you upload the document.
    Regards,
    Praveen Gudapati

  • Creation/modified date from files

    Hi all,
    I work with Forms6i on a 8.1.6 database.
    In my Application I copy/move files from e.g. C: to an folder on the server. Now I will check, if the application really had copy/move the file. I would do this with the creation/modified date from the files. (e.g. If the modified date on the server is the same as the modified date from C:, then the application had really copied.)
    How can I find out the creation/modified date from the file in Forms6i. Which package can I use?
    Thanks. Sorry, for my english.
    Regards
    Sandra

    In Client server forms you can use D2KWutil (See the WIN_API_FILE package).
    http://www.oracle.com/technology/software/products/forms/files/d2kwutil/d2kwutil_6_0_6_0.zip

  • Wrong modified dates in my folders

    Hi,
    I have this nagging problem for a while, all the "date modified" in most of my folders (application, documents,utility, libraries, download, etc.) are wrong.
    They all show up with january dates, some this year, some previous years.Recent modifications are noted as "today" and "yesterday", beyond
    that I get january dates.
    My date and hour preferences are set ok.
    Repaired permissions quite a few times, nothing changed.
    Waited for a few system updates (10.7.3 - 10.7.2 - 10.7.1) hoping it would correct itself, but no.
    Any clue?
    Thank's

    Go to System Preferences > Language & Test > Formats. Click the "Customize" button in the Dates section.
    The four formatting boxes in the upper portion of tat screen should contain only blue ovals (plus plain text separators, as needed, such as commas, etc.). If any of them contain a plain text entry, such as the word January, delete that plain text and replace it with the appropriate blue oval dragged up from the lower section.
    Note - the text displayed on each oval is a representative label, and is not meant to reflect the current date info.

  • Anyway for LR to correct wrong Creation date on files ?

    My problem is i use to re name files with A better Renamer software back when i began shooting digital. These files all read in the column "Date Created " as December 20, 1903
    the Date Modified is usually OK but is there a way that LR 1.4.1 or V2 can fix this in a few thousand of my files . I no longer re name files with this software . I can rename files in the bridge now if needed. Has anyone had this issue....thank you, this forum is very helpful.

    Yes, with LR 2 you can change the date created and have it written back to even proprietary files.
    You can of course rename files easily in LR either on import or after.
    Geoff the kiwi
    Adobe Community Expert

  • How can I preserve the modify date of the files I transfer from my local computer to the remote webserver?

    How can I make sure the the modify date of files are not updated to the date the file was uploaded or downloaded.
    There are multiple people working on my sites and I am the only one that uses Dreamweaver.  The problem this presents is when  one of my colleagues works on an image and I want to update my local computer it changes the date of the image to the date that I downloaded it and now when I compare what I have on my local computer to what is on the server they are different modify dates.

    Dont think you can find out the date of purchase!
    Where should know this without a payment bills or sales checks.
    What you can do is to find out when the notebook was registered on the Toshiba page.
    [Toshiba Warranty Lookup |http://computers2.toshiba.co.uk/toshiba/formsv3.nsf/WarrantyEntitlementLookup?OpenForm]

  • Occasional invalid modified date on a file - looks like a bug

    In the Bridge script I'm working on, I need to compare the last modified dates of files. I've found that when I iterate through the app.document.visibleThumbnails array that in nearly every directory I test on, there are one or two files that return an "undefined" value for app.document.visibleThumbnail[i].spec.modified. It is not the same two files each run, but it's always at least one that has a missing value. It's a pretty simple test app to illustrate the problem:
    var thumbs = app.document.visibleThumbnails;
    for (var j in thumbs)
    var modDateSpec = thumbs[j].spec.modified;
    if (modDateSpec == undefined)
    Window.alert("modification date is undefined");
    Unless this value is not intended to be reliable, this appears to be a bug which is why I am reporting it. I have worked around the problem for now by getting the fsName from the same thumbnail, creating a new File object with that fsName and getting the modified date from that temp object.
    I've verified that purging and rebuilding the cache does not make the problem go away. I see this problem on many different directories.
    Is this the right place to report this type of bug or is there a different procedure I should follow?
    --John

    pessex wrote: Anybody know?  Or know of a different way that I COULD do it in Terminal?
    Don't know about Terminal, but, because you are using 10.9.x and iMovie, try the iMovie method:

  • Name of track changes to modified date when importing mp4

    I have two .mp4 files: (both names listed below are the filenames)
    Valentines Day Torin.mp4 with a modified filed date of 02/15/2010
    Phoebe Confirmation Entrance.mp4 with a modified date of 03/18/2010
    When I import the Valentines Day Torin file, the filename stays the same.  The "Name" field is also the filename. This is what I want.
    When I import the Phoebe Confirmation Entrance, the filename stays the same. The "Name" field is changed to "Mar 18, 2010 3:52pm".
    Anyone know why?
    Also, does anyone know how to get iTunes to stop changing the modified date on files when you change any info in the "Get Info" area.
    I find it quite hard to import a lot of home videos into Itunes.  File name length limitations, changing of modified dates, just can't figure this out..
    I have all my videos in order according to the modified date since titles can't be more than 36 characters, but can't figure out an easy way to sort chronologically.
    Thanks,
    Derek

    Check the file withEXIF Viewer or Reveal to see what the EXIF Capture Date is. iPhoto uses that for photos from digital cameras.
    OT

  • Finder doesn't show correct "last modified" dates

    For the longest time, the Tiger Finder has not always shown the correct "last modified" dates for files. Is there any fix or workaround for this?
    Frequently, if I'm working in a folder with a bunch of files in it, and working in each individual file, and viewing the folder in list view, the modified date for each file will not update as I work on the file. Even if I close and reopen the folder, it won't update. Sometimes when I click on an individual file, the date will update. Other times not. If I use "Get Info" to look at the file, then I see its true last modified date.
    I believe this used to be a problem in prior OS's too, and someone recommended a little contextual menu plug-in called "Nudge" to me. I went looking for that, found it, and installed it, but it doesn't do what I want. Now if I "nudge" a file, the Finder instantly marks it as modified right that second. That's not what I want. I need to know the last time the file was TRULY last modified, and I need it to show up immediately.
    I work with a large quantity of files and part of the management scheme is figuring out, at a glance, when each file was last modified, so I can keep track of their development.

    Hi folks,
    This issue has been driving me crazy, and I've been searching everywhere for a solution... today I am happy to report that I found one!
    Limit Point Software has just released a great utility for dealing with this issue where folders have their "Date Modified" altered after you just opened the folder.
    It is called "SyncFF" and you can download at:
    http://www.limit-point.com/Utilities.html
    Here is the product description:
    SyncFF is a drop utility for setting the modification and creation date of folders to the latest modification date of their contained files. This way the modification date of the folder matches the modification date of the "oldest" file it contains. The process is recursive, which implies all subfolders are processed too. Universal Binary, Mac OS X 10.4 and above.
    It works wonderfully, and it is so nice to have the proper modification dates on my folders and projects again.
    I should also say that the developer is very helpful and responsive to feedback.
    Zed

  • Modified Date as dInDate during checkin into UCM

    Hi UCM Experts,
    Is there a way I can map Windows "Modified Date" for a file to dInDate in UCM during checkin?
    Currently it takes the present date as dInDate, when you checkin using web-interface or DIS.
    Is that normal behaviour or else if it is a bug, is anyone aware of any patches?
    Regards,
    Prateek

    It's totally fine mate. May be I should re-phrase my question:
    - Is there a way to capture the binary file object passed as primary file, in UCM's java checkin filter? If yes, how?
    The user copies a bulk of documents to a DIS folder. The user identifies his current working files more by their last modified date.
    Hence, once the files are copied into DIS folder, all dates are lost.
    Our problem is mainly during bulk upload using folders (DIS). The time of copy operation is taken as dInDate, being the default behavior of UCM.
    We wish to override this if there is a way to capture the date during upload + if the Modified date in file object is passed as it is, from source location.
    I hope some Java/HTTP guru should be able to help me with this! :)
    Regards,
    Prateek

  • Spotlight question: Difference between "Modified" & "Last Modified Date" ??

    In a Spotlight window, you can add many types of search criteria. Among them are two pairs of criteria that sound nearly identical. Can someone explain exactly what the differences are?
    1st pair: "Modified" & "Last modified date"
    +They're described this way:+
    Modified: "Date the file content was last changed"
    Last modified date: "Date when the content of this item was modified"
    2nd pair: "Created" & "Created date"
    +They're described this way:+
    Created: "Date the file was created"
    Created date: "Date when the content of this item was created"
    I found nothing via Google, and David Pogue's "Missing Manual" doesn't mention these either. Very curious what the distinctions are here.
    Thanks!

    Modified: "Date the file content was last changed"
    I would hazard a guess at the difference, "Date the file content was
    changed" would be the date the content was changed - obviously.
    Last modified date: "Date when the content of this item was modified"
    I would read this to mean the date any other details of the file were
    modified e.g. a rename would change this item but not the content, use
    of the touch command to change a date, moving the file from one directory
    to another, changing permissions i.e. anything that changes any aspect of
    the file except the content.
    As I said, just a guess.
    Dave

  • File Modified Date Wrong

    Hi Everyone,
    Happy New Year! I have a question. I have a 2012 MacBook Pro running 10.10.1 connected to a Seagate GoFlex Home NAS. This is the main storage location for all my files (work and personal). I am having a very annoying problem, all my file modified dates are showing September 2029! When I access the same file in my Windows 7 VM the date is correct. The date and time are set correctly in OS X and on the NAS drive. Any ideas?

    Hi Allan,
    The issue was caused by the date on the NAS being set to automatic. I manually set the correct time, and all was ok after!
    Hope this works for you!
    Mark

  • *.eml Time Stamp - Select File in Windows Explorer Changes the Modified Date

    The Windows Live Mail *.eml files time stamp is getting changed to the current date when the file is selected in the Windows Explorer! I save backup copies of important E-mails to folders on the Hard Drive and then synchronize them with the same folders on other LAN Hard Drives for backup archives. When these E-mail files are selected or opened from the Windows Explorer in the Windows 7 OPS the Modified Date Time Stamp is changed to the current date automatically! This action creates a real problem when doing later synchronizations of all of the folders! The date will not be the original date of the E-mail and the original file will be over copied with the file with the newest date stamp. I stopped Indexing on the *.eml files and that stopped the time stamp change when overcopy synchronization, but if the file is selected during a viewing in Windows Explorer then the Time Stamp is updated to the current date again! A solution to this problem would be greatly appreciated if anybody knows of one. Thanks - - - Shorto

    The Date and Timestamp changing issue in Windows 7 has a two part fix!
    1. Disable the Indexing of the *.eml file type in the Indexing Options located by Clicking on "Control Panel" -  "Indexing Options" - Advanced Button - File Types Tab - scroll down to the .eml file type and uncheck the Box then click OK to finish, so
    that the Email type of files won't be Indexed.
    2. Delete the Registry Entry listed below, be sure to Export and Save the original Key so it could be Restored if something goes wrong!  \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers
     and Delete the .eml entry
    That should fix the problem with the changing Date/Timestamp of Email Files. For more information read CarlS's WindowsSeven Fourm thread where I also have more input:
     http://www.sevenforums.com/browsers-mail/35334-eml-files-timestamps-updated-constantly.html
    This should give you a better understanding on the problem and the Fix. - - - Shorto

Maybe you are looking for

  • How to view higher frequencies in Soundbooth CS5

    I am using a zoom h2 portable recorder and set the settings to 96khz at 24bit. But I load the audio file into Soundbooth CS5 it only shows up 10khz in the Spectral Frequency Display. How do I view above that? I would like to see all the way up to 96,

  • Can someone test my Java 2D application? Something gone abit weird/wrong..

    Hi there I have just written a Java 2D Graphics Application. I think its complete but the problem is when i run it, it come out with weird result. Below is my code: import java.awt.*; import javax.swing.*; public class GraphicsView extends JPanel{   

  • Does iMac G5 (2005) support Airport Extreme?

    I have an iMac G5 1.8GHz purchased on March 2, 2005. When I go to the Apple Store page for the Airport Extreme Card (http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?mco=C16 8B68E&fnode=home/shopmac/mac_accessories/airportwire

  • Importing in 11g using Data Pump

    Trying to do something, looking for suggestions. I have a table that is 177 million rows (lets call it Table A), I extracted data out of this table which resulted in 12 million rows (lets call it Table A_Sub). What I am trying to do is use Datapump a

  • Can't connect to browser

    I am getting a Error couldn't resolve host name when i try and connect to the playbook browser. It says i am connected to my wi-fi from the wi-fi screen, but when i try to connect to any apps it says i am not connected to the internet. I have Os vers