Zoom H2n "file created" dates are WRONG

Zoom H2n (audio files) "file created" dates are 31 December 1969 @1900 unless I DL them to Win7 box and import them.  The time and date is set correctly in the H2n.  The time and date are correct for creation in Win7. It makes the EVENTS fall into December 1969 category in FCP X and I don't seem to be able to change them. Nothing about this is mentioned on the Zoom website.

I know this is a rather old post but this bug is still unfixed so maybe it may help someone.
This is actually a Zoom H2n bug, not a Final Cut one. The problem is that the Zoom sets the file creation dates to 1 january 1970 00:00. However it sets the right file modification date. A quick and dirty workaround I found for this is to use the terminal to fix it:
find /Volumes/H2N_SD -name "*.WAV" -exec fix_zoom_dates.sh "{}" \;
With fix_zoom_dates.sh being a shell script somewhere in your $PATH, containing the following:
#!/bin/bash
SetFile -d "$(GetFileInfo -m $1)" $1
What it does is scanning the whole H2n sd card and setting the file creation date to the file modification date, for every WAV file present. You have to do that every time you want to import something from the Zoom, before opening Final Cut.
Hope this can be helpful.
Yo

Similar Messages

  • Disk Utility 'Disk Image from Folder' looses file create date?

    Hi,
    I have been working on creating backups that maintain the files' create dates. I have found the following anomoly using Disk Utility.
    If I create a Disk Image From Folder, the create dates of all files are changed to be the same as the last modify dates. Not what I want.
    If I creat a Blank Disk Image, and then using Finder to copy the files to the Disk Image, the create dates remain unchanged.
    I can then burn the backup CD's with the Disk Image and the files' create dates are maintained. So, future restore from the backup CD will contain the original files' create dates.
    Does anyone know if Disk Utility's Create Disk Image from Folder is supposed to loose the files' create dates? What other file attributes are being lost? Mac OS X maintains all of these attributes, and create dates via Finder copies, I would expect the Disk Utility Create Disk Image from Folder to do the same.
    Bob Horton

    To follow up on this post, I know at least part of the answer. The difference between the two becomes clearer if you read the documentation (man pages) for hdiutil and asr. Image 1 will be created in file mode, whereas image 2 will be in block mode, ie bypassing the file system. Image 1 will consist of a series of files, whereas image 2 will contain a series of blocks, mirroring the original layout of the hard disk.
    Technically the latter should be faster to restore (in block mode), although Apple recommend the first procedure (see man page for hdiutil). I haven't seen any evidence that images created in block mode can be mounted or restored, although you might be able to burn such images to a optical disks if applicable.
    As I've pointed out in another thread (http://discussions.apple.com/thread.jspa?threadID=1508199&tstart=0) I believe that this functionality should not be offered in disk utility, and I consider it a serious bug.

  • How to get File created Date

    Hi..
    I need to get the file deleted date. Based on that i ve to remove those files which dates are less than 2004dec31.
    i can use fobj.delete(), for deleting the file. But how can i get the file created date?
    Regards
    KC.

    JNI.

  • NetStorage file/folder dates all wrong

    Hey guys/gals,
    Have an OES2.3-LX-64bit server fully patched. Fresh install yesterday. Just noticed that our file/folder dates are all messed up. Shows up like this: 4/25/60093. All the dates have good day and month. It's the year that is messed up. All the years show 60094, 60094, 60095 and so on. Just wanted to piggy back on the recent postings on wrong file dates in NetStorage, Bug# 698388. Basically wanted to get an idea if our problem with the dates comes under this bug.
    TIA
    -Hans

    Originally Posted by kjhurni
    I'd say it's a safe bet that you've got the bug. I think mine all had dates of like 1982 or something on them.
    You'll have to contact Novell for the patch though, but they should credit you for the SR since you have the bug #.
    I opened an SR with Novell and provided them the bug# and the Tech Support person said they would not give me a credit (see text of email below):
    "Thank you for contacting Novell Technical Service.
    Regarding the wrong date displayed in Netstorage, you are correct, this is related to a bug which have been fixed and the new patch will be in the online update of september.
    Novell forums is open to everybody and suggestions are not validate by Novell. The fact the SR is not charge because it is a bug is a comment from somebody which doesn't belong to our organization and therefore doesn't know the entire process of our company."

  • Copy to Mac file Created Date uses iPhoto Modified not Original Date

    When a photo is edited in iPhoto the 'Extended Photo Info' 'Modified' date field is changed to the now() date and time but the 'Original' date iPhoto remains the same.
    Then when a copy is made of a photo in iPhoto and then 'Paste Item(s)' is made to the Mac desktop all the files dates default to the iPhoto 'Modified' date not the iPhoto 'Original Date'. Then if a sort by the 'Original Date' on the Mac is desired it will not happen unless the Created date file settings is changed for each photo copied to the Mac Desktop.
    How can photos in iPhoto be copied to the Mac Desktop with the 'Original Date' used in the Mac file 'Created' date field?

    when a copy is made of a photo in iPhoto and then 'Paste Item(s)' is made to the Mac desktop all the files dates default to the iPhoto 'Modified' date not the iPhoto 'Original Date'
    Where are you seeing this date?  In the Info window for the file with the Finder?  That's to be expected because those dates are the file dates, not the EXIF photo created and modified dates which can't be view by the Finder.  You will need to use a 3rd party EXIF view like  EXIF Viewer for Mac OS X .
    So don't confuse the EXIF date(s) with the file dates.
    OT

  • "File Created" Date

    Three dates are recorded and shown in Bridge.
    Date Created
    Date File Created
    Date File Modified.
    Now, apparently these dates, except for the Date Created, are meaningless. I have a file created 3-29-07 that shows Date file created as 12-29-07. Whut? I waited nine months to download it?
    No, it actually indicates the date that the file was created on the particular drive! I went back to the original drive and the Date File Created is correct; about 2 or 3 days after shooting, which is Date Created.
    Now, date modified is also wacky. I opened a file that has not been opened at all (no RAW Icon showing), ran some adjustments clicked done, and the date modified didn't change (in this case the same as Date Created). But if I save it instead as a tiff, then both the "Date File Saved and the date Modified changed.
    This is confusing. If the file is opened in RAW, adjusted then clicked Done, something changed.
    Also, if the file is moved or copied to another drive, the original date File Created should be consistent.
    For legal evidence, there needs to be consistency, imo.

    There was a long discussion on something similar a month or so back. Do a search and take a look at it. If you have more questions post back here.

  • Using client_text_io.get_line to get file created date...

    client_text_io.get_line is getting file modified date, is there any way to get the file created date instead?
    Thanks,
    Jess

    Ha-ha, you're r't, thanks for clearing my head, don't know what I'm thinking. The thing I'm looking for should be dos cmd dir to get the file created date instead of modified date.
    Thanks again
    Jess

  • Use client_text_io.get_line to get file created date...

    client_text_io.get_line is getting file modified date, is there any way to get the file created date instead?
    thanks,
    Jess

    This is a Forms webutil question. You would be better off asking this question in the Forms proper, not least becaus emembers of the Forms team who actually worked on webutil (Duncan Mills, Frank Nimphius) often answer questions there.
    Cheers, APC

  • IPhone photo dates are wrong

    I sent pics that I recently took to my bf email and the wrong dates are showing up for the pictures in his email file. The pics are dated for earlier this year which is weird because I took the pics A few days ago I'm not sure why this is happening is something wrong with my iPhone 4S? Should I update my settings? Would that help? Help me please????
    iPhone 4S, iOS 7.0.4

    Settings > General > Date & Time >
         Set Automatically: ON?
         Time Zone > your city?
    If both are correct, do a
    Reset: Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Note: You will not lose any data

  • Save As not updating file "Created:" date in CC programs

    I just downloaded and installed the trial for CC. So far, I have noticed that when performing a "Save As" on files stored locally on my computer that the "Created:" date is not being updated/changed to the current date/time. Is there a reason for this? Is there a fix? I am not synced with the cloud and don't know if that might be the reason.
    I am using Windows 7 Home Premium 64-bit

    Hi,
    I'm marking the reply as answer as there has been no update for a couple of days.
    If you come back to find it doesn't work for you, please reply to us and unmark the answer.
    Regards,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • IPhone 4 Calendar Holiday Dates are Wrong

    I just purchased an IPhone 4, and I notice that the holiday dates in my calendar are all incorrect. A search of the net has provided no solution. Help?
    Additionally, my OS is 4.3.3, which is not available for selection on the dropdown menu.
    I'm not very good at this, so I'll probably need some extra guidance in fixing the problem.

    I see.  I synched with my MS Outlook on my PC.  The holiday dates are correct in that calendar; also, all my other calendar dates (appointments, etc.) are on the correct days.  Should I try turning off the holidays on my Outlook calendar and re-synching?

  • File Create date

    Hi i've been asked to make a program that send e-mail with attachments files from a directory on the server,
    the file that'll be attach have to be with creation date of the day the program will execute.
    i did the part of sending e-mail,my problem is that i don't know how to take the creation date of the file in server(Windows Server).
    So if anyone have an idea i'll be more than happy to read a bout it.
    thanks.

    Hi Gil,
    This will solve your problem :
    1. One the selection screen,
       Enter PATH
       Enter Date (of Creation)
    2. The program will list out
       a) Files of that date
       b) All files & sub-directories under that Path
    3. Important Internal Table is : ALLFILE
    4. Use this code (Just Copy Paste)
    REPORT abc.
    DATA
    TYPES: name_of_dir(1024)        TYPE c,
           name_of_file(260)        TYPE c,
           name_of_path(1285)       TYPE c.
    DATA: BEGIN OF file,
            dirname     TYPE name_of_dir,  " name of directory. (possibly
                                           " truncated.)
            name        TYPE name_of_file, " name of entry. (possibly
                                           " truncated.)
            type(10)    TYPE c,            " type of entry.
            len(8)      TYPE p,            " length in bytes.
            owner(8)    TYPE c,            " owner of the entry.
            mtime(6)    TYPE p, " last modification date, seconds since 1970
            mode(9)     TYPE c, " like "rwx-r-x--x": protection mode.
            useable(1)  TYPE c,
            subrc(4)    TYPE c,
            errno(3)    TYPE c,
            errmsg(40)  TYPE c,
            mod_date    TYPE d,
            mod_time(8) TYPE c,            " hh:mm:ss
            seen(1)     TYPE c,
            changed(1)  TYPE c,
          END OF file.
    DATA : allfile LIKE file OCCURS 0 WITH HEADER LINE.
    SELECTION SCREEN
    PARAMETERS : path(260) TYPE c DEFAULT '/usr/sap/trans' LOWER CASE.
    PARAMETERS : mydate TYPE sy-datum DEFAULT sy-datum.
    START OF SELECTION
    START-OF-SELECTION.
      PERFORM getallfiles USING path.
      BREAK-POINT.
    show date files
      WRITE :/ '----
    FILES OF DATE ' , mydate.
      LOOP AT allfile WHERE mod_date = mydate.
        IF allfile-type CS 'file'.
          WRITE :/ allfile-name.
        ENDIF.
      ENDLOOP.
    show all files
      SKIP.
      SKIP.
      WRITE :/ '----
    ALL FILES & DIRECTORIES'.
      LOOP AT allfile .
        WRITE :/ allfile-name .
      ENDLOOP.
    FORM
    FORM getallfiles USING mypath .
      REFRESH allfile.
      CLEAR allfile.
      CALL 'C_DIR_READ_FINISH'             " just to be sure
          ID 'ERRNO'  FIELD file-errno
          ID 'ERRMSG' FIELD file-errmsg.
      CALL 'C_DIR_READ_START' ID 'DIR'    FIELD mypath
                             ID 'FILE'   FIELD a_generic_name
                              ID 'ERRNO'  FIELD file-errno
                              ID 'ERRMSG' FIELD file-errmsg.
      DO.
        CLEAR file.
        CALL 'C_DIR_READ_NEXT'
          ID 'TYPE'   FIELD file-type
          ID 'NAME'   FIELD file-name
          ID 'LEN'    FIELD file-len
          ID 'OWNER'  FIELD file-owner
          ID 'MTIME'  FIELD file-mtime
          ID 'MODE'   FIELD file-mode
          ID 'ERRNO'  FIELD file-errno
          ID 'ERRMSG' FIELD file-errmsg.
        IF sy-subrc = 1.
          EXIT.
        ENDIF.
        PERFORM p6_to_date_time_tz(rstr0400) USING file-mtime
                                              file-mod_time
                                              file-mod_date.
        allfile = file.
        APPEND allfile.
      ENDDO.
    ENDFORM.                    "GETALLFILES
    FORM
    FORM p6_to_date_time_tz USING gmtime
                            asc_time
                            asc_date.
      DATA: opcode TYPE x,
            unique, not_found,
            timestamp TYPE i,
            date TYPE d,
            time TYPE t,
            tz LIKE sy-zonlo,
            timestring(10),
            abapstamp(14),
            abaptstamp TYPE timestamp.
      timestamp =  gmtime.
      IF sy-zonlo = space.
    Der Benutzer hat keine Zeitzone gepflegt: nehme lokale des App. Srv.
        CALL FUNCTION 'TZON_GET_OS_TIMEZONE'
          IMPORTING
            ef_timezone   = tz
            ef_not_unique = unique
            ef_not_found  = not_found.
        IF unique = 'X' OR not_found = 'X'.          .
          tz = sy-tzone.
          CONCATENATE 'UTC+' tz INTO tz.
        ENDIF.
      ELSE.
        tz = sy-zonlo.
      ENDIF.
    wandle den Timestamp in ABAP Format um und lass den ABAP konvertieren
      opcode = 3.
      CALL 'RstrDateConv'
        ID 'OPCODE' FIELD opcode
        ID 'TIMESTAMP' FIELD timestamp
        ID 'ABAPSTAMP' FIELD abapstamp.
      abaptstamp = abapstamp.
      CONVERT TIME STAMP abaptstamp TIME ZONE tz INTO DATE date
        TIME time.
      IF sy-subrc <> 0.
        date = abapstamp(8).
        time = abapstamp+8.
      ENDIF.
      WRITE: time(2) TO timestring(2),
             ':' TO timestring+2(1),
             time2(2) TO timestring3(2),
             ':' TO timestring+5(1),
             time4(2) TO timestring6(2).
      MOVE timestring TO asc_time.
      MOVE date TO asc_date.
    ENDFORM.                    "P6_TO_DATE_TIME_TZ
    I hope it helps.
    Regards,
    Amit M.

  • File creation dates have wrong format

    My wife's older iMac, running 10.2.8, has recently developed a problem with file dates (though I don't know when this actually began). Perhaps as many as half of the files, at any directory level, have time stamps in this format:
    x:yyy:22, where x appears to be an hour indicator, yyy I don't know, and 22 terminates every time stamp of this form. Other files have normal time stamps.
    What can we do to get her back to normal?
    TIA,
    Scott
    iMac (slot loading) Mac OS X (10.2.8)

    Hi, are you seeing any other oddities? If so, it may be your system battery. If not, I'd check the Date and Time settings in the System Preferences. If none of those help, then it may be a squirrley UNIX problem.
    HTH,
    ~FifthWheel

  • All the system dates are wrong

    Macbook pro 15. Lion. 10.7.2 - problem since new this year.
    I have aired this with support on the phone. I got an arranged call back from India? but he couldn't help and I lost the connection - nothing since.  All the system dates and email dates etc show as the 5th of the current month!  Strangely, the LIST of emails in the mailbox shows the correct date, but when I open an email it shows the 5th of the month!  Furthermore, when I send an email, it too shows the 5th of the month.  Bizarre! I don't think this is new to the community but I can't find this specific problem anywhere. 

    1) Make sure the system Date & Time is correct, and the location/Time Zone is correct
    System Preferences > Date & Time
    That will probably not be the problem, but you need to make sure there are no issues there.
    2) Next, open
    System Preferences > Languages and Texts > Format pane ...
    and reselect a standard Date and Time FORMAT.

  • Upgraded and now the dates are wrong

    Dear Folks:
    I updated from 5 to 6 and pictures taken in 2005 read 2004 etc.
    Why are the dates messed up and how do I correct them? (And not via batch changing dates manually...)
    I read earlier posts and this is not an uncommon problem. No answers to be found, tho.
    Thanks
    Raoul
    Power Mac G5 2.0 Dual   Mac OS X (10.4.5)  

    Click here and contact Apple.
    (125381)

Maybe you are looking for

  • Transaction rollback in stateless session EJB 3.0

    Hello everyone ! I have a stateless session EJB as per 3.0 spec. /*Remote Interface*/ package com.nseit.ncfm2.data.ejb; import java.sql.SQLException; import java.util.Collection; import javax.ejb.Remote; import javax.ejb.TransactionAttribute; import

  • ITunes 7.4.1 not working with Windows Vista

    Ive just installed iTunes 7.4.1, but I am unable to start program at all. Can anyone help?

  • Is the iPod video supposed to suck out of the box?

    I just purchased a brand new 30 GB iPod video and it's awful right out of the box. Everytime I start it up for some reason I get that Apple restart screen but nothing is restarted. When I click on a song under and album it takes 30 seconds to a minut

  • Album Cover Screen Saver: How to exclude Audiobook covers?

    Hi! Is there a way to exclude certain types of covers, like in my example the Audiobook covers from being shown in the screen saver? I have about hundred boring and similar looking Album covers for Audiobooks which I like NOT to show. However I also

  • Compression to use for ebooks?

    Im creating a workbook and want to embed video into the book. Can anyone give me an idea of what compressions to use in Compressor? The size of the video will be a few inches wide by a couple of inches high. Thanks