Date and time of photo files in PSE 10

I imported about 1000 photo files (JPG) into my catalogon my desktop PC from files that I had saved on my laptop PC while on vacation.  Most of the files were imported with no problems, but some of them were saved with the wrong time and date information.  My folders are named for the date the pictures were taken, e.g., 2012-03-12.  A few of the files were in a folder inside a folder for a different day, "c:\users\Don\My Pictures\2012-03-12\2012-03-08".  What causes this?  How can I get PSE10 to work porperly?
I have Windows 7, 64-bit PSE10, and an HP-PC with 8GB RAM.

Thanks for the reply Brett N. 
I read some previous posts on date problems, and one answer said that if the import was done outside PSE10, all bets are off as to the correct results.  That made me remember that I copied the folders and files to my desktop PC using Windows Explorer and then PSE10 found them as new files.   I assume that my problems were because of not using PSE10 to import the files.
I am going to mark your reply as the correct answer, and give up on this issue until the next time I import files.

Similar Messages

  • How to load date and time from text file to oracle table through sqlloader

    hi friends
    i need you to show me what i miss to load date and time from text file to oracle table through sqlloader
    this is my data in this path (c:\external\my_data.txt)
    7369,SMITH,17-NOV-81,09:14:04,CLERK,20
    7499,ALLEN,01-MAY-81,17:06:08,SALESMAN,30
    7521,WARD,09-JUN-81,17:06:30,SALESMAN,30
    7566,JONES,02-APR-81,09:24:10,MANAGER,20
    7654,MARTIN,28-SEP-81,17:24:10,SALESMAN,30my table in database emp2
    create table emp2 (empno number,
                      ename varchar2(20),
                      hiredate date,
                      etime date,
                      ejob varchar2(20),
                      deptno number);the control file code in this path (c:\external\ctrl.ctl)
    load data
    infile 'C:\external\my_data.txt'
    into table emp2
    fields terminated by ','
    (empno, ename, hiredate, etime, ejob, deptno)this is the error :
    C:\>sqlldr scott/tiger control=C:\external\ctrl.ctl
    SQL*Loader: Release 10.2.0.1.0 - Production on Mon May 31 09:45:10 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Commit point reached - logical record count 5
    C:\>any help i greatly appreciated
    thanks
    Edited by: user10947262 on May 31, 2010 9:47 AM

    load data
    infile 'C:\external\my_data.txt'
    into table emp2
    fields terminated by ','
    (empno, ename, hiredate, etime, ejob, deptno)Try
    load data
    infile 'C:\external\my_data.txt'
    into table emp2
    fields terminated by ','
    (empno, ename, hiredate, etime "to_date(:etime,'hh24:mi:ss')", ejob, deptno)
    this is the error :
    C:\>sqlldr scott/tiger control=C:\external\ctrl.ctl
    SQL*Loader: Release 10.2.0.1.0 - Production on Mon May 31 09:45:10 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Commit point reached - logical record count 5
    C:\>
    That's not an error, you can see errors within log and bad files.

  • How to get last modified date and time of a file which is in apache server.

    Hi ,
    I need to get last modified date and time of a file in remote machine.
    This file is in remote machine which has apache server installed.
    I am trying to get this information by connecting to apache server from client by giving absolute URI of the file to file object.
    URI is got from apache server URL by using toURI method.
    when I use lastModified method , its throwing exception , because scheme of URI is not file.
    I can't give scheme as file because ftp server is not installed on that server
    Is there any other way to get this information .

    No, unless you can use an FTP client.

  • Help adding current Date and Time stamp to file name

    I need help with my script adding current Date and Time stamp to file name.
    This is my file name = myfile.htm
    I would like to save it as = myfile.htm 8/29/2007 11:41 AM
    This is my script:
    <script>
    function doSaveAs(){
         if (document.execCommand){
              document.execCommand('SaveAs','1','myfile.htm')
         else {
              alert("Save-feature available only in Internet Exlorer 5.x.")
    </script>
    <form>
    <input type="button" value="Click here to Save this page for your record" onClick="doSaveAs()"
    </form>
    Thank you

    I agree, I guess I overlooked that!
    I would like to save it as = myfile 8/29/2007 11:41 AM .htm
    I need help with my script adding current Date and Time stamp to file name.
    This is my file name = myfile.htm
    I would like to save it as = myfile 8/29/2007 11:41 AM .htm
    This is my script:
    <script>
    function doSaveAs(){
    if (document.execCommand){
    document.execCommand('SaveAs','1','myfile.htm')
    else {
    alert("Save-feature available only in Internet Exlorer 5.x.")
    </script>
    <form>
    <input type="button" value="Click here to Save this page for your record" onClick="doSaveAs()"
    </form>

  • 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"

  • How can I preserve the date and time of photos when moving them from iPhone to iPhoto and then to other folders on my computer?

    In the past I’ve had no problem moving photos from my iPhone 4 into various folders on my computer while retaining their original date and time. I would import into iPhoto, then drag the photos from iPhoto into other folders via the Finder or Adobe Bridge (which is my principal image organizer). The original date and time of the photo would always travel with the jpeg into iPhoto and then into other folders. However, sometime during a recent session transferring photos in this way, the dates of the photos started to change at the point when I copied them out of iPhoto. Within iPhoto itself, the various original dates of the photos are retained. But in Finder and Bridge, copies of those same photos all carry the same (worthless) date: the date and time that they were imported from my iPhone. I can’t figure out what would have changed on my Mac to make it start re-dating my photos. I was happily dragging and dropping photos, and suddently I started to lose the original dates. Did I inadvertently change some settings? (I am running OS 10.6.8 and using iPhoto 8.)

    (I use iPhoto only to import from my iPhone; I organize all my images, including thousands of RAW files, in folders on a big external drive.)
    Why are you using iPhoto at all? use image capture or drag and drop the photos
    The problem is that the files I am copying are getting stripped of the EXIF metadata
    eliminating iPhoto from your work flow will eliminate one oppertunity to have this happen  For photos in iPhoto it is best to export them rather than drag an drop them - this assures your EXIF and IPTC data is correct and uptodate
    Why would I be able, over many years, to retain EXIF metadata in photos imported from an iPhone--then one day find that the same workflow strips such photos of EXIF data?
    Because exporting is the supported way to "export" photos - I never drag and drop photos out of iPhoto and I never use thrid party programs on the photos in the iPhoto library - try exporting as suggested above and see if that is the solution
    LN

  • How can I put current date and time in Photo Info (Print module)?

    I often use the Photo Info option in the Print Module to caption my proofs with File Number plus the date and time the print is made.  This allows me to match up the print to the History state for the image, so I know which print version I'm looking at.  I've always wanted to get Lightroom to automatically enter the date and time the print is made.  It obviously knows this info, since it stamps the History state with date and time.  Currently I have to modify my caption manually with Custom text each time I make a print.  This is a major PITA.  Has anyone figured out how to get Lightroom to do this?

    There is a Date/Time title in the titles browser, does just what it says...

  • Changing date and time on photos

    I changed the date and time of some of my photos in iPhoto, and I kept the original date/time for others. When I merged the two in iPhoto, they fell chronologically, which is what I wanted. But when I created a generic file on my desktop and moved the files from my iPhoto to this folder, the photos got mixed up.
    How can I sort these photos--that are now out of iPhoto--by the date that I gave them in iPhoto? Do these changes made in iPhoto not permanently stay with each picture?

    avarda
    Actually you can't.
    It's quite possible to have a photo taken on January 1 2000 in a file created yesterday.
    When iPhoto sorts the photos on date and time it is reading the Exif data in the file about the Photo.
    When the Finder sorts on date and time it's reading the Date Created and Modified of the file. The Finder does not know about Exif data.
    Yes the Exif data (and the changes you made) travel with the Photo, but that's only of use in applications that know about Exif data - which is just about every photo application on the Planet - but the Finder is not a Photo app.
    To do what you want: Now that you have the photos arranged in iPhoto, select them and go File -> Export: Kind: jpeg and look at the naming options in the dialogue box: Explore Fiename -> Sequential. Then, in the Finder, sort on Filename.
    Regards
    TD

  • Burning photos onto dvd, loses the original date and time of photo

    I'm trying to burn some photos onto dvd, but it marks all the files 'created date' and 'modified date' as today, rather than keeping the original date and time that the picture was taken. Is there a way around this?

    Looks like that error is associated with bad or incompatible media. See this thread:
    http://discussions.apple.com/thread.jspa?messageID=1738737
    Regards,
    Captfred

  • Date and Time in Sender File Adapter Target Directory

    Hi there,
    is there a way of using Date and Time from XI to the Target Directory naming? To use variable substitution some fields of the message had to contain that date and time information, which is not our case.
    For filename you can use "add time stamp" option, but and for target directory?
    Thanks and regards,
    Henrique.

    > <i>Do you have further information on how to perform
    > this with shell commands?</i>
    > >> You need to write a shell script. This script will
    > add the date/time stamp into the folder in the target
    > system. This shell script is executed from the File
    > adapter. So once the file is written into the target
    > directory, then it will rename the directory.
    Hi there, Moorthy
    We've tried to write that shell script that you mentioned, but now we have a few doubts on how to make it create the proper directory.
    In the file adapter, my target directory is "/%var1%/%var2%/", where %var1% and %var2% are variable substitutions, referencing data which comes from the payload. Now, I need the shell script to append "/<Year>/<Month>/" in the target directory. But where to archive the script? If it stays in the root directory, than how to make it create "/<Year>/<Month>/" folders inside a directory which is variable (/%var1%/%var2%/)?
    Is there a way of passing %var1% and %var2% as parameters for the shell script?
    Thanks a lot,
    Henrique.

  • Can I date and time stamp photos on the photo?

    I would like the date and time viable on the photo.

    RobCob wrote:
    I'm honestly only concerned about my photos and music.
    You can Manually Backup your iPhoto Library and your iTunes Library to an External Drive without addition Software.
    How to correctly move your media:
    iTunes: How to move the library to an EHD
    Early iPhoto: How to move the Library to an EHD
    iPhoto '11: Move your iPhoto library to a new location
    iMovie: How to move the Library to an EHD
    It is important that the External Hard Drive is formatted as Mac OS Extended (journaled).

  • 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

  • Changing Date and Time with dng files

    My camera settings for date and time were wrong.
    So some of my files in Lightroom 3 have the wrong dates.
    This morning I downloaded Photoinfo 2.0.1 but it doesn't seem to want to accept "dng" files to change the info.
    It will accept "jpeg" files no problem.
    Can anyone help me with this.
    Thanks

    Open the Catalog Setting panel (Lightroom menu on Mac and Edit menu on Windows). Configure the Metadata>Exif tab as shown in red on screenshot. Select your images and choose Save Metadata to File (Ctrl/Cmd+S) from Metadata menu (same menu as Edit Capture time. This will save the date/time changes back into the file rather than just the catalog.

  • How to find date and time on photo taken by iphone?, How to find date and time on photo taken by iphone?

    How to find date and time on iphone's photo taken?

    in iPhoto no matter the source of the photo you see the information about th ephoto by selecting the photo and showing info (the get info button may be in a different location depending on the version of iPhoto you have)
    If you are not aking an iPhoto question but are asking an iPhone question instead then repost in the iPhone forum - iPhoto has no association with the iPhone
    LN

  • Date and time in spool file name

    Hi,
    can anyone show me how i can write the code below so that the spool file will automatically take the system time and date?
    thanks again.
    set term off;
    set echo off;
    set heading off;
    set linesize 1500;
    set pagesize 9999;
    set feedback off;
    spool /home/oracle/ATM_Upload/files/CRD000119MMDDYYHHMISS.DAT;
    SELECT rec_ind||source_type||bbdsa_code||seq_num||dt_ti_ext||ver_num
    as atm_header
    FROM atm_dc_hd;
    spool off;

    Hi,
    I do something similar to this in a file called ed.sql which I use in SQL*Plus to give me a history of SQL*Plus buffers in separate files which follow the naming convention $DATABASE_$SID_$TIMESTAMP.sql. I use it from SQL*Plus when editing, rather than typing "ed" I type "@ed" and it does the naming for me:
    -- Turn off terminal output
    set termout off
    -- Save current buffer to a temp file
    save tmp.txt replace
    -- Set editfile name to $DATABASE_$SID_$TIMESTAMP.sql
    column fname new_value fname
    column sid new_value sid
    select trim(sid) sid
    from v$mystat
    where rownum = 1;
    select global_name||'_&sid'||'_'||to_char(sysdate, 'YYYYMMDDHH24MISS')||'.sql' fname
    from global_name;
    set editfile '&fname'
    -- Retrieve our initial buffer
    get tmp.txt
    -- Turn terminal output back on
    set termout on
    -- Fire up the editor
    edYou could probably adapt this in the following way for your needs:
    column fname new_value fname
    select 'CRD000119'||to_char(sysdate, 'MMDDYYHH24MISS')||'.dat' fname
    from dual;
    spool '&fname'I don't know how you get the 'CRD' part of the filename but you may be able to generate that too using the above as a guide.
    cheers,
    Anthony

Maybe you are looking for

  • Control delivery type for mvt type 313

    Hi Regarding SLOC to SLOC transfer postings, I have a couple of questions: Using movement type 313 (unr. use stock SLOC to SLOC) in our SAP system automatically creates a delivery in the background. Where can I configure what delivery type I would li

  • T-61 not playing movies

    After doing a recent Lenovo update, when I try to play a movie in my DVD drive, the movie starts and after about five seconds it stops and give me the message, "Playback Stopped.  Copy Protection Signal is Detected."  This is when playing it through

  • How to know the current tab

    Hi everyone, Does annyone knows if there is an indicator that indicate you the current tab where you are working in? I want my BSP to do different action depending on wich tab the user is in. I'm working in the BSP CRMD_BUS2000126 for the activities.

  • Build problem

    Hello! I need some help setting up my project. I am not a java programmer, I am taking over a project. Project is about the SOAP and web services. So I read about it and downloaded Java EE 5.0 platform and installed it. According documentation it sup

  • Cannot Create New Wiki Articles

    For some reason, we are no longer able to create or edit new wiki articles on our server. We can create and edit blogs. The server currently is the Directory Master, we've tried stopping and restarting web service, rebooting the machine, etc. It is r