Changing Date & Time Taken

Is there any way possible or a preference to set which will not change the date and time stamps on my photos as I manipulate them in Lightroom?

> In other words, whenever DST starts or stops, the capture times will shift by 1 hour, and if you change your timezone in Windows, the displayed capture time will change to display the date/time the pictures were taken in your current timezone (rather than the capture time from the timezone the pictures were taken in.)
That has been fixed in LR2.
> Is there any way possible or a preference to set which will not change the date and time stamps on my photos as I manipulate them in Lightroom?
Manipulating images in LR cannot modify the date/time taken stored in EXIF. I think you a referring to file modification date as you see it in Explorer/Finder, which is quite a different thing.
If so, it goes like this... For proprietary Raw files (NEF, CR2 etc.) it never changes the timestamp, except when you use the 'Edit Capture Time' command. All metada changes are save in sidecar XMPs for these. For DNG, JPEG, TIFF and PSD they are modified each time you save metadata, since the metada is embedded into the actual file. You have no option to change this bevahiour.
Though, for any format you may choose not to save or embed any metadata, but keep it only inside the LR's catalog. Check (or uncheck) the respective prefs in the Catalog Settings dialog.

Similar Messages

  • Sorting photos by date/time taken, when date/time created is not an option?

    I'm so sorry if this has been answered elsewhere, but I can't find it on Google or in the forums...
    I need to sort wedding photos from multiple photographers by date taken so I can sort through the wedding as a full event. Sorting by the date/time the file was created will not suffice because I had to convert all photos from one of my photogs from NEF to DNG (D610 files not compatible with CS5), so the 'date created' for those DNG file is days later than all the other images. Thus, sorting by "date created' batches all the photos from one of my photogs together at the end.
    Is there any option in Bridge that will actually read the metadata and sort by the shoot time of the image?
    Thanks for any help!

      There has been a known bug in PSE9 although only affecting raw images and caused by the Camera Raw 6.4 update. The timestamp gets changed by one hour each time an image is modified. I don’t know if your issue is related but the work around is to revert to ACR 6.3
    http://kb2.adobe.com/cps/915/cpsid_91582.html
    The only other work around is to temporarily switch to folder location view, if your images were imported from a single folder. Click on the display button (near top right in Organizer) to change the browser view. If you click on the folder in the left hand pane the files will normally be in sequential file name order which usually mirrors the date/time taken. From the folder location it’s possible to create an instant album, which can then be used as the basis of a slideshow.

  • Changing Date Time Original Tag from Date Created Tag

    Hi,
    I need to change programmatically the "Date Time Orignal" tag by copying the "Date Created" Tag so that Media Encoder preserves the date during encoding. I can do this by hand without a problem in Bridget 5.5 but would like to automate it. Can I do this with a script?
    Thanks
    Axel

    I have been als been plagued by LR displaying the capture time to be, say 3 AM (03:00), when I know I took the picture at 1 PM (13:00). I decided to try and see why this happens. With the help of Phil Harvey's exiftool, I can see that my Canon cameras embed the time into the EXIF data without any time zone information i.e.: Date/Time Taken = 2008:04:02 16:09:23.
    Here is what I found:
    If the image is now edited with Bridge, the information is changed to: Date/Time Taken = 2008:04:02 16:09:23-08:00 (time zone of the editing computer for the date the image was made. In this case the date was before daylight savings time started.)
    When edited with GeoSetter (good for adding GPS information) the information is changed to: Date/Time Taken = 2008:04:02 16:09:23+02:00 (time zone for Cairo where the picture was taken.)
    Lastly edited with LR, the information is changed to: Date/Time Taken = 2008:04:02 16:09:23-08:00
    When the above images are viewed in LR, using PDT, they display the time as 17:09:23 except for the image tagged with the Cairo time, which displays 07:09:23. If the computer's time zone is changed the displayed time changes accordingly.
    If the images are displayed with Photoshop CS3 all the times are correctly displayed as 16:09:23 as one would expect.
    It appears that the factoring in of the time zone into the displayed time was a conscious decision by the Adobe designers. A decision that several of us are not happy with.

  • How do I get the last changed date & time of a file in app server?

    Hi Experts,
    How do I get the last changed date & time of a file in app server?
    Thanks!
    - Anthony -

    Hi,
    that's what I use...
      CALL 'C_DIR_READ_FINISH'.             " just to be sure
      CALL 'C_DIR_READ_START' ID 'DIR' FIELD p_path.
      IF sy-subrc <> 0.
        EXIT. "Error
      ENDIF.
      DO.
        CLEAR l_srvfil.
        CALL 'C_DIR_READ_NEXT'
          ID 'TYPE'   FIELD l_srvfil-type
          ID 'NAME'   FIELD l_srvfil-file
          ID 'LEN'    FIELD l_srvfil-size
          ID 'OWNER'  FIELD l_srvfil-owner
          ID 'MTIME'  FIELD l_mtime
          ID 'MODE'   FIELD l_srvfil-attri.
    *    l_srvfil-dir = p_path .
        IF sy-subrc = 1.
          EXIT.
        ENDIF." sy-subrc <> 0.
        PERFORM p_to_date_time_tz
          USING    l_mtime
          CHANGING l_srvfil-mod_time
                   l_srvfil-mod_date.
        TRANSLATE l_srvfil-type TO UPPER CASE.               "#EC TRANSLANG
        PERFORM translate_attribute CHANGING l_srvfil-attri.
        CHECK:
          NOT l_srvfil-file = '.',
          l_srvfil-type = 'D' OR
          l_srvfil-type = 'F' .
        APPEND l_srvfil TO lt_srvfil.
      ENDDO.
      CHECK NOT lt_srvfil IS INITIAL.
      pt_srvfil = lt_srvfil.
    FORM p_to_date_time_tz  USING    p_ptime  TYPE p
                            CHANGING p_time   TYPE syuzeit
                                     p_date   TYPE sydatum.
      DATA:
        l_abaptstamp TYPE timestamp,
        l_time       TYPE int4,
        l_opcode     TYPE x VALUE 3,
        l_abstamp    TYPE abstamp.
      l_time = p_ptime.
      CALL 'RstrDateConv'
        ID 'OPCODE' FIELD l_opcode
        ID 'TIMESTAMP' FIELD l_time
        ID 'ABAPSTAMP' FIELD l_abstamp.
      l_abaptstamp = l_abstamp.
      CONVERT TIME STAMP l_abaptstamp TIME ZONE sy-zonlo INTO DATE p_date
          TIME p_time.
    ENDFORM.                    " p_to_date_time_tz
    Regards,
    Clemens

  • Does PSE 13 (Mac) support arranging pictures by EXIF Date-Time Taken?

    Does PSE 13 (Mac) support arranging pictures by EXIF Date-Time Taken?
    If not, is this an option under consideration?

    billqaz a écrit:
    Does PSE 13 (Mac) support arranging pictures by EXIF Date-Time Taken?
    If not, is this an option under consideration?
    It's the default sort order. You can choose chronological order( ascending or descending) or by Import batch or by filename. Contrary to older versions, those sort orders are available not only in thumbnail view, but also in Folders view and albums. In albums you can sort as you like 'custom order'. No difference in Mac or Win.

  • Changing date/time ...

    I have a question about changing date and time ... thanks a lot in advance.
    I have .CR2 files and I want to change the "date time original" info ... I want to change this info in the raw file, so I clicked on the "write date or time changes to into proprietary raw files" check box in the catalog settings window ... and then, after changing date/time with the "edit capture time", Lightroom wants to save changes and after clicking the arrow on the thumbnail, it creates a sidecar file. If date/time changes is to write directly into raw file (because of catalog settings indicated above), why does Lightroom create sidecar .xmp file?

    There are two things going on here.
    1. When you change the capture date/time (Date Time Original), the change is immediately reflected in the EXIF portion of the Metadata panel in the Library module. Because this is a metadata change, the warning arrow appears on the thumbnail (if you have that set to show in the View Options)....and clicking on that arrow brings up the "Metadata changed, do you want to save to disk" dialog. Note that this happens when you do any kind of metadata change, not just changing the date/time. At that point you can either decide to write the metadata to disk, or not.....if you typically write your metadata changes to XMP I guess you'd say "Save", but if you don't then just ignore it. Of course if you say "Save" then Lightroom will do as requested and write the Metadata, if it's a DNG,JPEG,TIFF etc, the Metadata is written to the XMP section of the file header....but if it's a proprietary RAW then it's written to an XMP sidecar.
    2. The second thing is that if you have the option set in the Catalog Settings to write date/time changes into proprietary raw files, then the change that you make is reflected in the Raw file.....this is a different change to the XMP update.

  • Need to arrange photos according to date/time taken, three synced cameras

    Hello, we recently shot a wedding using three different cameras (with inner clocks synced).  Now I need to combine them into one folder and arrange in correct sequence according to date/time taken.  Can't figure this out.  Using Photoshop full version.

    Put them in one folder and in Bridge Sort by date created.

  • Batch-change date (time)...

    I know you can batch-change the date in iPhoto, and there's the option to add X seconds between each photo, but what I need to do is change the time by XX seconds/hours. Basically, this weekend we had two camera shooting a trip we were on. I thought both cameras were synched (clocks) but one camera was off by 12 hours (it was on AM when should have been PM). So, I need to add 12 hours to each photo for the 1 camera. Is there any way to do this via a batch (ie. not manually going through each of the 150+ photos and setting the time) so when I make an album of shots from both camera, sort by date/time, they synch up.
    If there's no way to do this in iPhoto, could anyone suggest another application that could do this before importing into iPhoto?
    Thanks,
    Kristin.

    Rather than start a new topic, I'm going to just refer to this one since it's recent and exactly the issue I was trying to solve. My situation is that I bought a new camera in January and still had 2006 on my mind, so all the pictures I've taken this year are off by a year. I used PhotoInfo to change the EXIF data folder by folder in my iPhoto Library folder (by this I mean I had to batch change every folder in Originals/2007 and Modified/2007). 2 folders didn't take the changes, but that's another issue for a different forum.
    Most of my pictures now have the correct EXIF data, however iPhoto doesn't show the correct info when I select the menu item Photos>Get Iinfo. Doing some searches here says that the only way to update iPhoto is to reimport the photos with the new EXIF data. My question is how do I do that without screwing everything up? I have originals and modified versions of files that are affected. How do I bring them back in such that if I use the Revert to Original command in the contextual menu that the modified files are still correctly linked to the originals?
    A secondary question is whether iPhoto is really the program I want to use. Most of my major changes I make using Photoshop. Recently after making changes in Photoshop as well as a few minor tweaks in iPhoto (I don't remember which order) when I tried to revert to the original it no longer existed. It reverted to a modified file (modified in PS or iPhoto, don't remember which). Since then I've been making a duplicate in iPhoto and then modify that one in PS as well as iPhoto. However, after making modifications in PS I have to save it as a JPG in order to keep it organized with all my photos in iPhoto. It would be nice to keep a PSD copy filed along side it. Should I be using something else besides iPhoto that handles EXIF information and changes seemlessly as well as JPG and PSD (and probably RAW in the future)?
    Thanks in advance for any info/tips.

  • Need to change Date/Time stamp on jpeg file

    I combine images into panoramas using PTGUI. The problem is that the output image file is date stamped as the time that I created the image. I really want the date/time stamp to be the same as the images that go into the panorama. I cannot find a way in LR to change this.
    Lee

    > By the way, Victoria, should you be promoting your url here? It belongs in your profile. It's in the forum rules somewhere and others have been picked up on it before.
    >
    > Joe
    Oh, thanks Joe, I'll change that then. I did go looking for forum
    rules, but couldn't find any!
    Victoria

  • Batch Change Date/Time - same time to full batch, not offset timing?

    Is there a way to force Aperture to change the date/time on a batch of photos with ALL images to the same exact date/time?
    Right now, I have a bunch of scanned images with the wrong date/time, but of course, scanned at different times (embedded image date/time). When using Aperture 2.1's "Metadata", "Adjust Date and Time..." function, I only have one image with the input desired date/time, then all the other scans have a different date/time based on the timing offset difference from the scanning, which over the course of several scans changes by several days quickly.
    Does anyone know of a work around? I'd hate to manually adjust hundreds/thousands of image metadata by hand when Aperture should do this easily.
    Thanks!!

    Correct, I am referring to the EXIF data. Aperture can change this data using the aforementioned "Metadata", "Adjust Date and Time..." feature, it's only that Aperture can't (as far as I can tell) set a batch of photo to the exact date and time among the entire batch.
    Perhaps I'll be able to find or create an Apple Script to do this outside of Aperture?
    It's a shame though as I can't possibly be the only one with a large scanned collection from years ago I'm trying to archive in proper date order. This would be a great new added feature Apple, if you are also reading this! (I've already submitted the feature request some weeks ago)

  • Changing date & time under eventlog

    Would like to know how to adjust date & time settings in the eventlog view for my Cisco 1400 bridge. Tx!

    There are two things going on here.
    1. When you change the capture date/time (Date Time Original), the change is immediately reflected in the EXIF portion of the Metadata panel in the Library module. Because this is a metadata change, the warning arrow appears on the thumbnail (if you have that set to show in the View Options)....and clicking on that arrow brings up the "Metadata changed, do you want to save to disk" dialog. Note that this happens when you do any kind of metadata change, not just changing the date/time. At that point you can either decide to write the metadata to disk, or not.....if you typically write your metadata changes to XMP I guess you'd say "Save", but if you don't then just ignore it. Of course if you say "Save" then Lightroom will do as requested and write the Metadata, if it's a DNG,JPEG,TIFF etc, the Metadata is written to the XMP section of the file header....but if it's a proprietary RAW then it's written to an XMP sidecar.
    2. The second thing is that if you have the option set in the Catalog Settings to write date/time changes into proprietary raw files, then the change that you make is reflected in the Raw file.....this is a different change to the XMP update.

  • Changing date/time format

    Hi there,
    I live in the United States but prefer my dates to be in the dd/mm/yy format as opposed to the US mm/dd/yy format. I also like 24-hour time rather than AM/PM. I System Preferences>Language & Text>Region, I found the tool to modify my preferred date/time formats. However, I notice that the format of the date in my menu bar does not change (it still reads Sep 25 when it should read 26 Sep). All other dates/times appear to function correctly. I briefly switched the Region of the computer to the United Kingdom but quickly switched it back because of how autocorrect handled words like "color."
    Ideas?

    That did the trick - sometimes the easiest thing to do is hard to see. Seems I have been working too long on a Windows machine (unfortunately, I have to do so at work)...
    Thanks for the quick help!

  • Changing date/time on HP OLfficeJet 4635

    How do I change the date/time on a HP DeskJet 4635?
    Sincerely,
    Slim2

    Hi Slim2,
    Using the up & down arrows, navigate till the Preferences option is marked, then click on OK.
    Scrool down to Date and Time and click on OK.
    Set the date and time accordingly, click on OK to confirm your selection.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Changing Date/Time(zone) on ACS5.1

    Would love to know where I can change the date/time(zone) within ACS v5.1.  Changing it in the BIOS doesn't have a zone option, just date/time.  ACS then displays something completely different upon boot.  Haven't been able to find any settings for this in the GUI, and the one link I did find in a discussion points to a doc that apparently I'd need special access for.
    Attempting to join this to AD, so instructions on setting up the NTP server would also be helpful.
    None of these options were available during the clean setup of 5.1.
    Thanks much!

    Hi Wayne,
    This can be done through the command line over a console/SSH connection.
    1. To manually set the clock:
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.1/command/reference/cli_app_a.html#wp1036987
    2. To configure an NTP server:
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.1/command/reference/cli_app_a.html#wp1013780
    3. To configure the time zone:
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.1/command/reference/cli_app_a.html#wp1013028
    Hope this helps,
    Fede
    If  this helps you and/or answers your question please mark the question as  "answered" and/or rate it, so other users can easily find it.

  • Track production order ststes histry (Status change date, time, user)

    I want to track a production order status change history. Status change date, user name and status. Appreciate if somebody can give me a T Code, SAP report or a table.

    HI,
    You can see the the date, time and user for the status changes by following the menu path given by Mr. Mangalraj.
    However if you cant see them, then check the T Code OPL8 (for PP and COR4 for PI), implementation tab. Tick the check boxes for for Status Change Documents as your choice (for header, operations etc).
    After checking these boxes you will be able to see the status change details.
    Hope that helps.
    Regards,
    Rohit.

Maybe you are looking for

  • The difference between Final Cut Pro and Final Cut Studio 2

    I'm looking at buying FCP. Can I buy Final Cut Studio 2 to get FCP or is that only a Upgrade and where would i buy it. How do I go about buying FCP and how much is it

  • Help!: jTDS is not working on j2sdkee1.4!

    Hello there! I'm working with Win2k sp4, MS-Sql Server 7 and j2ee sdk 1.4 (the newest release). I'm trying to use the jTDS JDBC driver to access a MSSql database. This is the connection pool configuration: <jdbc-connection-pool connection-validation-

  • Problem with checkbox value and app.settings.getSetting()

    Hello everyone. I`ve got a problem with getting saved settings for checkbox. Saved settings doesn`t apply on checkbox value. It`s strange, but it always "true". So here piece of code: checkMe = 11;    //any value for the first time running if (app.se

  • Solaris 10 x86 cdrw trouble.  Gnome and command line problems writing.

    I'm experiencing general weirdness trying to write CD's and DVD's using a new internal DVD-RW device -- It's a Sony NEC AD 7220 A CD / DVD RW drive on a Solaris 10 x86 AMD system. I have searched far and wide for other threads of similar instances bu

  • Modify a content area item so it is approved (via API?)

    Hi, Does anyone know of a way to programmatically modify an item that has been created with approval so that it is approved? I am trying to integrate a workflow process to item addition in content areas so that the final step is to programmatically a