Adjusting date and time in Elements Organizer

Hi!
Is there any way to adjust the date and time in Elements Organizer, to a specific date and time that includes not only hours and minutes, but also seconds?
My version of Elements Organizer is version 13.0 (20140904.m.62073) x64, for Mac.
Thanks!
Elements Organizer 13.0.0.0
Core Version: 13.0 (20140904.m.62073)
Language Version: 13.0 (20140904.m.62073)
System:
Operating System Name: Mac OS X
Operating System Version: 10.10.1
System Architecture: Intel CPU Family:6 Model:60 Stepping:3 with MMX, SSE Integer, SSE FP, SSE2
Built-in Memory: 8,00GB
Free Memory: 6,00GB
Important Drivers / Plug-ins / Libraries:
Apple QuickTime Version: 7.73
Adobe Reader Version: Not installed
Adobe Acrobat Version: Not installed

It looks like there are a few different threads on this topic.  I posted something yesterday that explained how I used a bash script to automatically parse through the .mov files in my iMovie Events folder and set the "Last Modified" date according to the file name (which had the date in it).  It saved me a lot of time since I had >500 clips to set to the proper time.  The post might be useful to others:
Re: Horrible iMovie 10 timestamp bug

Similar Messages

  • Adjusting date and time does not work for pictures from one camera.

    I have a set of pictures taken with a Casio EX-Z20 camera in my Aperture 2 library. Because the clock of this camera was off by a few hours I changed them all at once with the option "Adjust date and time...". This worked well and when I sorted the images from different cameras by date in Aperture they were in the order.
    When exporting all the images as JPEG the images in the set from this camera was reset to it's original.
    That was very strange, I decided to try and change the date of these images in the master files as well by checking the checkbox "Also change master files".
    When I change the date from 15-10-2008 18:34:44 to 16-10-2008 10:34:44 (+16 hours) the date of the image changes to 16-10-08 01:36:43 GMT+02.00 (+9 hours, 1 minute, 59 seconds).
    When I change the date from 16-10-08 01:36:43 to 16-10-2008 19:36:43 (+18 hours) it ends up as being 16-10-08 10:38:42 (+9 hours, 1 minute, 59 seconds)
    When I change the date from 16-10-08 10:38:42 to 16-10-08 10:48:42 (+10 minutes) it ends up as 16-10-08 01:50:49 GMT+02:00 (-8 hours, 47 minutes, 7 seconds)
    I have worked around this problem by adding some hours to the desired time and eventually got it about right, but this is still a very annoying problem. Has anyone else encountered it or know of a way to avoid it?

    {quote:title=JohniBook wrote:}
    Has anyone else encountered it or know of a way to avoid it?
    {quote}
    I certainly have had issues regarding wrong dates, time stamping and DNG's in Aperture. There have been posts here from others as well with the same kind of date problems.
    I have reported the bug to Apple and hope for a solution to the issue in a near future.
    Regards
    Paul K

  • Adjust Date and time for all Photos in an event?

    Would some one tell me how to adjust the date and time for all photos in an event. For some reason when I change the date, it only changes the first photo in the event and I am left with a range of dates in the event, but I would rather they all have the same date in the event. Any thoughts or ideas?

    How are you selecting the photos and changing them? How much of a change are you trying to make? A total change of date and time or just a delta change either plus or minus?
    Using the Photos->Adjust Date and Time... menu option will apply the time/date difference to all of the photos in the Event if you click on the Event icon in the Photos mode or the Event mode.

  • "Adjust Date and Time..." will convert your TIFFs to JPGs!!!

    I wanted to let everyone know of a serious bug that I've been discussing in the following thread: [http://discussions.apple.com/thread.jspa?threadID=1315705&tstart=0].
    Here's the bug. If you use the "Adjust Date and Time..." function on a TIFF file, and have iPhoto modify the original file, iPhoto will make the time adjustment, but it will *save a JPEG over your original TIFF, with the original .TIF name!!!*
    Big nasty bug. After you do this function, you have lost all that lossless TIFF data since your pictures was overwritten by a lossy JPG!
    nathan

    nathan:
    What type of edit were you making. Have been trying to duplicate that and cannot. I've changed the date and selected the original file to be changed also. Then I edited the file by cropping, changing the exposure and shadows and saving. Both versions are still tiff files.
    Now these are tiff files that I converted over from jpgs with Photoshop as my camera doesn't take tiffs. Don't know if that will make any difference.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Aperture 3.0.3 Adjust Date and Time

    Working on a batch (~3K) scanned images that all need to be adjusted for date and time, the adjustments and so forth. All notes below is with Master images.
    My observations so far with the unpredictable "Adjust Date and Time" function, "D&T" hereafter and some suggestions on improving Aperture.
    0. Always make sure that you start by "edit->deselect all" - even if nothing is selected.
    APPLE: PLEASE MAKE IT SIMPLER TO SEE WHAT IS SELECTED (MASTERS, VERSIONS, etc).
    1. Always use US language selection - Language selection seems to matter for D&T. I am from Denmark, living in US but often switch between US and DK language (to get some special characters). In Denmark we use dd-mmm-yyyy and in use we use mmm-dd-yyyy. When i use the danish locale with the "D&T" function Aperture D&T is totally unpredictable - so stick with US.
    APPLE: PLEASE DONT BE TOO SMART BUT USE THE D&T FORMAT LISTED IN THE D&T DIALOG BOX
    2. D&T time-shift does not work. Unfortunately this 'capability' cannot be disabled - Somehow Aperture check what the time was originally stamped on the image and use this for the new "D&T" - first i though that this was adjusting ~1 sec between images but it seems that Aperture do something like the following (sorry for my non-applescript'ish examples below)
    newTime = "edit->adjust date and time"
    foreach image do
    set time to image.D&T.time
    try() change image.D&T.time newTime+image.D&T.time
    catch () newTime image.D&T.time
    Not good as it time-shift from the original picture - if the time is good this is not a problem but if time (from the stamp) is off (like all of mine) most likely the time will get the date to wrap into the next day (or year if you got a bunch of images)..
    APPLE: PLEASE ADD AN OPTION TO DISABLE TIME-SHIFT in D&T
    3. Dont include DNG - Aperture cannot change the date for a dng and it seems to screw up the time-shift in "D&T" - i think the algorithm do something like
    newD&T = "edit->adjust date and time"
    for each image do
    set D&T to image.D&T
    try() change image.D&T to newD&T
    catch() newD&T = image.D&T
    The problem seems to be that when Aperture work on a image it cannot change it use this images (that it cannot change) D&T for the next images D&T, i got a bunch (a ton actually) of examples
    1994
    1994
    2008.dng
    2008
    When using a different language locale it gets even worse.
    APPLE: PLEASE DO NOT CHANGE THE D&T COUNTERS WHEN WORKING ON A FORMAT NOT (WELL) SUPPORTED.
    4. Always check your trash for images - after i deleted projects (empty, no images) i have found images for those projects in the trash. Cannot explain why this is but i am happy that i checked the trash before emptying - put back works just fine.
    I am currently using the following methodology for my scans.
    1. load in all pics, create albums for years and projects for months - e.g. 1993.0201 <text>, 1998.0327 <text> and sort scans to the correct albums and projects
    2. export each album as separate libraries, open library, fix D&Ts, places and faces. Exit, reopen and check trash for images that should not have been deleted. Clean trash, close.
    - For faces i add a few pics' of recognizable folks - open faces and select from the many suggestions aperture offers - very fast.
    3. Open or import library to master (my master got ~20K pics currently)
    I am interested in learning if i am the 'only one' with Aperture D&T 'problems' or if i am using the tool incorrectly.
    Kenneth

    nathan:
    What type of edit were you making. Have been trying to duplicate that and cannot. I've changed the date and selected the original file to be changed also. Then I edited the file by cropping, changing the exposure and shadows and saving. Both versions are still tiff files.
    Now these are tiff files that I converted over from jpgs with Photoshop as my camera doesn't take tiffs. Don't know if that will make any difference.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Lost clips after adjusting date and time??

    I just updated to iMovie 10.0.3 and adjusted a buch of events in iMovie. All of them were incorrectly placed in wrong years when viewing in "by date" format. After adjusting the date and time with the event highlighted, I come to see either all or some (a clip of two) of the event is lost. The good old "missing file" is what I get in the playback window.
    I want to go on an anti-iMovie rant as this version has caused me NOTHING but headaches sence I installed it last year but it's MY fault for not having a spare iMovie 9.0 laying around so I cannot revert.
    Is there any solution here besides wiping my iMovie library clean and restoring from TM?
    Thanks.
    EDIT, I just looked in each event in the file system and the original media is not even there anymore but the library size hasnt changed. Wow. I don't get this at all.

    There seems to be a serious bug here that has been introduced with iMovie 10.0.3, and reported by several posters.   I would recommend you report it using Apple feedback at: http://www.apple.com/feedback/
    There is probably a particular infrequent set of conditions that have to exist for a clip to be deleted after using the adjust time and date function, but I've seen no posts yet that have clarified this.  Any further details you have would be worth reporting - for example did you change the date/time to earlier or later?  If only some date/time changed clips have disappeared, do they have anything in common, not shared by the clips which havn't disappeared? 
    You could restore your library from Time machine or, if there are not many lost clips it may be simpler and quicker s to re-import (or drag and drop) the clips from a backup and correct affected projects.  (Maybe you can change their date and time before importing them).
    As for the library size were the clips big enough to make a visible difference to the library total?
    Have you searched for the missing clips by name?
    Geoff.

  • Not able to adjust Date and Time

    For about a month now I haven't been able to manually adjust the time and date. Everything else on my iPod works fine... but when I click to change time and date it just goes black for about one second then goes back to the main menu. I don't think anything has been added to it that is unsafe.. but to be sure I scanned all my folders that are on my iPod and then scanned my entire computer. Nothing came up in the scan.
    I do have the most up to date version of the software that is out.
    It currently says that it is Friday, February 23, 2007 at 5:33pm. It changed it's time and date on it's own... I can't correct it.
    So if anyone knows how to fix this please tell me how.

    I am having a similar problem. The time is off by 12 hours exactly (ahead). When I touch date and time, screen goes black for less than a second and then reverts to main screen with all of the icons. I have first generation touch and just noticed this problem. All of the software is up to date. Any one know of a fix for this?

  • Not able to adjust date and time - format does not permit

    Hello,
    I just scanned one old photo as a JPG and then imported it to Aperture 2, I renamed the file 1976-07-01_01.jpg based on the date the pic was taken. Then I tried to adjust the date and time in Aperture but got this error window:
    "Unable to adjust master file
    Aperture was not able to adjust the date and time of the master file "pic.jpg" because it has a format that does not permit date modification."
    What next?

    I am having a similar problem. The time is off by 12 hours exactly (ahead). When I touch date and time, screen goes black for less than a second and then reverts to main screen with all of the icons. I have first generation touch and just noticed this problem. All of the software is up to date. Any one know of a fix for this?

  • Adjusting Date and Time with Video

    Does anyone know of a way (or work-around) to change the date and time of video in Aperture?  If not in Aperture, perhaps in a different application.
    Thanks,
    Mac

    And I was hoping that the new Aperture Version 3.2.2 would solve this problem, but no luck - it is still not possible.
    I tried to use the commandline tool"exiftool" as a work-around, since the "Date" tag is part of the exif tags, but when I type "exiftool" in the Terminal window to see, if it would be possibe to edit the "Date" tag of a video, I see the following list of capabilities:
           File Types
             −−−−−−−−−−−−+−−−−−−−−−−−−−+−−−−−−−−−−−−−+−−−−−−−−−−−−−+−−−−−−−−−−−−
             3FR   r     | DVB   r      | M4A/V r     | PBM   r/w   | RWZ   r
             3G2   r     | DYLIB r     | MEF   r/w   | PDF   r/w   | RM    r
             3GP   r     | EIP   r       | MIE   r/w/c | PEF   r/w   | SO    r
             ACR   r     | EPS   r/w  | MIFF  r     | PFA   r     | SR2   r/w
             AFM   r     | ERF   r/w  | MKA   r     | PFB   r     | SRF   r
             AI    r/w   | EXE   r      | MKS   r     | PFM   r     | SRW   r/w
             AIFF  r     | EXIF  r/w/c | MKV   r     | PGF   r     | SVG   r
             APE   r     | F4A/V r     | MNG   r/w   | PGM   r/w   | SWF   r
             ARW   r/w   | FLA   r     | MOS   r/w   | PICT  r     | THM   r/w
             ASF   r     | FLAC  r     | MOV   r     | PMP   r     | TIFF  r/w
             AVI   r     | FLV   r     | MP3   r     | PNG   r/w   | TTC   r
             BMP   r     | FPX   r     | MP4   r     | PPM   r/w   | TTF   r
             BTF   r     | GIF   r/w   | MPC   r     | PPT   r     | VRD   r/w/c
             CHM   r     | GZ    r     | MPG   r     | PPTX  r     | VSD   r
             COS   r     | HDP   r/w   | MPO   r/w   | PS    r/w   | WAV   r
             CR2   r/w   | HTML  r     | MQV   r     | PSB   r/w   | WDP   r/w
             CRW   r/w   | ICC   r/w/c | MRW   r/w   | PSD   r/w   | WEBP  r
             CS1   r/w   | IIQ   r/w   | MXF   r     | PSP   r     | WEBM  r
             DCM   r     | IND   r/w   | NEF   r/w   | QTIF  r     | WMA   r
             DCP   r/w   | ITC   r     | NRW   r/w   | RA    r     | WMV   r
    All movie formats are listed as "r" (read only, not read/write), so even with "exiftool" you will not be able to modify the date, unless you try brute force and edit your movie in iMovie or any other movie editor and render a new movie with your computer's date and time  set to a  different time.

  • Adjusting Date and Time in iPhoto

    I've just moved from PC to Mac, and I've just imported all my photos into iPhoto, as I'm wanting to add a bit of order to them. Some of them are old digital photos with the incorrect date (of 1912!). When I go to adjust them to the correct year (2003), the date adjusts backwards into the 1800's, not forwards to the right date! I've looked through the help and on here and I cannot figure out why this is happening - is anyone able to help me?
    Thanks in advance.

    Have you tried the batch change command - just under adjust date/time?
    Someone else who had this problem ended up having to export the photos, reimport them, delete the old ones and the newly imported ones worked fine - I have never seen this happen myself
    LN
    Message was edited by: LarryHN

  • Aperture 2: malfunction when adjusting image date and time

    Hello,
    When I'm adjusting date and time for a group of images the following malfunction occurs:
    The time is shifted by the difference between first and last image into the past, if the first image is the active one and into the future, if the last image is the active one.
    E.g.:
    Original: 23.02.08-12:00:00, 23.02.08 - 12:02:00, 23.02.08 - 12:05:00
    Correction of first image to 20.02.08 - 12:00:00
    Result: 20.02.08 - 11:55:00, 20.02.08 - 11:57:00, 20.02.08 - 12:00:00
    Original: 23.02.08-12:00:00, 23.02.08 - 12:02:00, 23.02.08 - 12:05:00
    Correction of last image to 20.02.08 - 12:00:00
    Result: 20.02.08 - 12:05:00, 20.02.08 - 12:07:00, 20.02.08 - 12:10:00
    Best regards, Jannes
    Message was edited by: cumulusCE

    Themes to be different depending on localized versions. I'm using a German Version.
    With Update 2.0.1 it's solved.

  • How can i change date and time after importing a file

    hello
    i'm importing AVI files first in iMovie because Final doesn't support (other question i put in) but when i see the scenes form 1993 they have the date 2004.
    i believe 2004 is the date i put them on the computer.
    Now i looked in the help files Final Cut Pro but cant find anything to adjust the date and time.
    it works well in iMovie using the help files:
    Right-click the clip you wish to edit and click Adjust Clip Date and Time from the menu that appears. Or click on Archive and than adjust date and time
    But as i said i cant import the files in FCP have to import them to  iMovie files adjust the date and than import to Final Cut Pro but than de changes i made to the date and time  are gone and in FCP 2004 is again the date of the file!!!
    Question how can i Change in Final Cut Pro the date and time in a same way as iMovie does?
    Jemajoro

    OK, I think I understand what you are saying but it still does not look like it is doing it as you describe.
    Here is another screen shot.
    Note that all clips in "2007 August" event have the date of Aug x, 2007.
    Yet, the event "2007 August" still shows up under the 2012 "folder" (is that the right terminology?).
    The newest clip in this event is Aug 31, 2007 so shouldn't it be categorized as 2007 and not 2012?
    I think you know this but I am using the following feature:
    Go to the sprocket icon under the events.
    Select "Group events by date" and then by "group events by year and month"
    Thanks again for all the help

  • How do you change date and time in Photos?

    How do you change the date and time of photos in the new Photos app? I know how to do it in iPhoto, I'm having a problem figuring it out for the new app. I have a MacBook Pro 13" running on OS X Yosemite Version 10.10.3

    Select photos
    Click "Image" menu > "Adjust Date and Time..."
         or
    Select photos
    Command + i(or "window" menu > "info")
    "Double-Click" around "Date and Time" on "info window"

  • Changing the Date and Time of photos

    Hello,
    i have been importing images from my windows machine and want all the dates to be correct, i have seen the adjust date and time, and made the changes but under the events the dates dont change and when i click individual photos the dates and times are not changing.
    so i was wondering how do i change the time for each photo and event? can i change the time to a start and finish date rather than just one date?
    Any help with the above would be much appreciated.
    Thanks

    I have just looked at this again, i dont see an option to set both a start and end date, any ideas?
    That is not an an option - and it makes no sense
    You can do one of three things:
    1 - add a constant delta to all selected photos thereby correcting an incorrect setting on a camera and preserving the sequence and integrity of the photos dates ad times
    2 - change the date and time for all selected photos to a specific value
    3 - change the date and time for all selected photos to a base value plus an increment for each successive photo.
    There are two choices under the photos menu
    1 - adjust date and time - this adds a constant Delta to the selected photos - is is designed for correcting camera times or time zones but keeping the basic sequence
    2 - batch change date and time - this simply changes the date & time to your selected value with an option to add an increment to each
    Both have an option to modify the original photo which I do (I'm not sure why you would not want to modify the original)
    And when i go into photos, the ones that i have altered by +Photos >>> Adjust Date and Time+ still have different times and dates, any ideas?
    AS described in the iPhoto help and above
    1 - adjust date and time - this adds a constant Delta to the selected photos - is is designed for correcting camera times or time zones but keeping the basic sequence
    So after adjusting time and date all photos selected will have the time and date changed by the same amount (a constant delta) and if they were all different before they will still all be different - if they were all the same before adjustment they will still all be the same but at a different value
    LN

  • Time Zone...When changing date and time.

    After having updated to version 10.6.1, I am still experiencing the same top sites glitch as everyone else. However, is anyone else's time zone graphics funky (missing squares?) and really unresponsive when moving across the earth from side to side?

    For me - I am pretty anal about keeping my camera's time accurate, and I always adjust time on import to the correct time zone if I am shooting in a different area (I live in AZ time, and when I shoot on the east coast i set the time zone to eastern on import). So I doubt I would ever use that feature.
    If you ever do need this feature, be aware that the date and time displayed in the Adjust Date and Time dialogue box are the date and time in the time zone your computer is set to, not the time zone the picture was taken in.
    So if you have a picture taken on the east coast and you open the adjust date/time dialogue, you will see the time for the picture in AZ time (a few hours earlier than the time displayed in the Image Date field). To set the time for the picture, you have to figure out what time it was in AZ when the picture was taken, and enter that time.
    After playing around with this I've filed it as a bug with Apple. Even if they aren't going to let you change the time zone (functionality I think is needed), they should at least consistently use the same time zone with a picture, rather than forcing you to do time zone conversions by hand.

Maybe you are looking for

  • Remote no longer connects to "iTunes 10.1.2"

    Hi guys, I just upgraded to iTunes 10.1.2 and now Remote 2.1 can no longer connect to iTunes. It worked just fine before the upgrade. Anybody else having this problem? Ideas how to solve it? Josef

  • How to get details about Exception catched in Exception branch of the Block

    Hello Experts, Is it possible to get details about Exception catched in Exception branch of the Block in Integration Process (BPM)? In the Exception branch System Error is catched, but from time to time different type of System Errors are happening d

  • HT201401 how can i fix an error 1601 restore

    how can i fix 1601 error on iphone 4

  • Where is my captured image/ file saved?

    Captured images appear in the Sprout Gallery. These are saved to the Captured Images folder in the Pictures library: This PC/Pictures/Captured Images. I work for HP, supporting the HP Experts who volunteer their time and technical knowledge to help o

  • Smooth scrolling in JS app

    I have a div with overflow:auto which has a vertical scrollbar on it.  When I use the mouse wheel, the scrolling action is jerky and I would like it to be smooth.  Is this an AIR limitation?  Is it possible to have smooth scrolling without jumping th