Why is my iphone 6 calendar changing the time zone on my events after I create them?

Every event I create in my calendar has the correct time and time zone on it.  After I add it it puts it in my calendar at GMT instead of Chicago.

I just got off the phone with Apple support.  They are finally aware of the problem and techs are working on it.  The issue appears after latest ios update.  I thought I was going nuts and my hubby told me I must have done something to my phone.  So frustrating having every new event being wrong.  Person I spoke to said they hope to have it resolved by Monday, January 12.

Similar Messages

  • How do you change the time zone for all events?

    I didn't have the correct setting checked for my time zone. It appears that I now have to go back and correct each event. Is that true? It would be impossible since I have over 1,000 events in my calendar.
    Any suggestions? Thanks - Kris

    Go to SETTINGS on your iPod Nano 6G.
    From SETTINGS -> GENERAL -> DATE & TIME -> TIME ZONE and select the right zone/location form there.
    Axel F.

  • How do I stop iCal from ever changing the time zones of my appointments?

    I cannot figure out time zone support in iCal, and just want it never to move the time of an appointment when I change time zones. I have tried switching time zone support on and off, and it makes no difference, the appointment times change when the time zone changes. It's infuriating! How do I make it stop?
    Thanks!

    Whitecity,
    According to iCal Help...Changing the time zone for an event: Choose iCal > Preferences, click Advanced, and select the "Turn on time zone support" checkbox...To change the event's time zone, choose a time zone from the pop-up menu in the Info drawer. To make the event appear at the same time no matter what time zone the main calendar view is in, choose Floating..;~)

  • How can I change the time zone for a calendar entry with iOS 7?

    I want to make a new entry in my calendar (iOS 7) using a different time zone as the one I'm located in. There isn't any option to choose the time zone like there is in OS X.
    I know I can switch off the option to automatically change the time zone in the preference pane of Mail, Contacts and Calendar to get the option in calendar but I want to use this automatic switch.
    Is there any option to change the time zone of a calendar entry without loosing this automatic switch?

    Got it!
    In your backing file you'll need the following in your handlePostbackData method:
    BookBackingContext bookCtx = BookBackingContext.getBookBackingContext(arg0);
    bookCtx.setupPageChangeEvent("PageLabel");

  • Problem with iphone 5 changing the time

    Has anyone had an issue with the iphone 5 changing the time. It does it whether it is set up for automatic time or manual. I have to constantly on a daily basis change to the correct time.

    Here is one of the links I was talking about https://discussions.apple.com/thread/4347494?tstart=120. It has been discussed a great deal, but I'm not so sure of a solution. You might take the time to read through this. I don't have a Verizon phone, so it has not impacted me. Good luck.

  • My iPhone keeps changing the time of an appointment to GMT - even though I have set it for local time

    I am using an I-phone 4 and a Mac Pro.  I have set them both to the local time.  When I set up a meeting on my computer in Yahoo calendar, and I check it on my phone it shows the correct time, but the time zone comes up etc/GMT.  I have changed them back to the local time, but it still changes my events.  Where do I change the time zone?  I have gone to settings, but still comes up with the GMT..  Help.

    Sometimes the computer is running app(s) that mean that the computer stays awake. If you close all applications it will work, so the best thing may be to open each one on its own in turn to see which on is keeping your MacBook awake.

  • How can I change the time zone while not changing the time

    Let me preface this by saying I know this may seem tiddling to many but it is somthing I am rather obsessive about.
    I took many photos while I was in Los Angeles.  I had changed my camera's clock and the clock in the MacBook Pro to Pacific Standard Time and my iPhone automatically did the same thing. When I loaded photos into Aperture on my MacBook Pro the time information was all correct, all photos tagged in PST.  I had some photos I took on my last day that I did not load into Aperture until I got home to Denver.  When I loaded these images into Aperture they still have the correct time that they were shot but now show as being taken on Mountain Standard Time.  If I change the time zone in Aperture then the image time is also adjusted to be one hour earlier.
    Is there any way I can change the time zone in Aperture while leaving the actual image time alone?

    Hello Mark,
    Aperture will display the "Date created" with respect to the time zone your system is set to, but the "Date" using the time zone the image was taken in.
    You can adjustthe Time Zone for individual images either on import or afterwards using batch change:
    Select the images you want to adjust, then select "Metadata -> Batch Change" from the Aperture Application menu:
    Click: Adjust Time Zone
    Set the Camera's Time Zone to the Time zone you set your camera to when you took the images, and the Actual Time Zone to the zone you want Aperture to use to display the date.
    Regards
    Léonie
    P.S:
    This works with most cameras, but there seems to be a bug with canon cameras when importing directly from the camera. Frank Caggiano recently started a thread, but right now I cannot find the link.

  • When I change the time zone of the clock, the "Date created" time information for my documents and image files in the Finder window (and in Get Info) is changed. Can I make the time info in "Date created" remain fixed regardless of the clock's timezone?

    When I change the time zone of the clock, the "Date created" time information for my documents and image files in the Finder window (and in Get Info) is changed. Can I make the time info in "Date created" remain fixed regardless of the clock's timezone?

    When I change the time zone of the clock, the "Date created" time information for my documents and image files in the Finder window (and in Get Info) is changed. Can I make the time info in "Date created" remain fixed regardless of the clock's timezone?

  • Change the time zone in Java System only

    Hi there,
    Does anyone knows where to change the time zone in Java system only? I know in ABAP they have t-code: STZAC? where do I change in Java? Configtool or visual admin? what is the service name or parameter for this?
    Thanks
    Kumar

    hi Kumar,
    You can change the timezone of the JVMs using the -Duser.timezone
    parameter,  add -Duser.timezone=<timezone> to all dispatcher and
    server processes in your systems, using the configtool           
    1) open config tool                                              
    2) select yes                                                    
    3) select "cluster-data->instanceXXX->serverXXX/Dispatcher"      
    4) in "Java parameters" add new line "-Duser.timezone=<timezone>"
    5) click "Apply changes"                                         
    6) restart your instance
    Let me know how is the result
    Regards

  • Need the SQL Query to check SQL time zone and change the time zone

    Hi All,
    I am using SQL Server 2008 SP2. My Ex SQL Admin said that the data which we query from our database gives the output in London time.
    But the SQL server is located in USA and is having US time.
    I would like to know how to find what time zone is the SQL application running on and how to change it ?
    Is there any query which i can use to determine and change the time zone ?
    Gautam.75801

    Refer the below two links
    http://blog.sqlauthority.com/2014/02/15/sql-server-get-current-timezone-name-in-sql-server/
    Check this link
    http://dba.stackexchange.com/questions/39421/how-to-handle-timezone-properly-in-sql-server
    SELECT [DateTimeUtil].[UDF_ConvertLocalToLocalByTimezoneIdentifier] (
    'GMT Standard Time', -- the original timezone in which your datetime is stored
    'Middle East Standard Time', -- the target timezone for your user
    '2014-03-30 01:55:00' -- the original datetime you want to convert
    --Prashanth

  • How to change the Time Zone of a selected user programically ?

    Hi all,
    I have a specific requirement to develope using Webdynpro. I want to programically change the Time ZOne of a selected  user. Could some one help me . I promise to award points for the solution.
    Thank you in advance
    Regards
    Maruti

    Hi,
    Kindly have a look at the following threads,
    Re: Timezone of current User
    Re: Changing the Time Zone attribute
    Regards,
    Saravanan K

  • Published Calendar CHanging the Time of Events

    I am using iCal 4.0.4 on my MacBook Pro with OS 10.6.5. I have both personal and work related calendars in iCal. The personal calendars sync to mobile me very successfully and from there to my mobile devices. The problem is with the calendars which are stored on "On My Mac" which I want to publish to a website via Mobile me. In the past this was simple, however after having an overhaul of our calendars, I noticed that the published calendars were all 8 or 9 hours ahead of the correct time. I have followed the advice on the support pages regarding setting time zones and nothing is working. I have tried using floating and that doesn't seem to work either. Any suggestions?
    Thank you

    Thanks for the reply and the suggestions. I changed the time of a Powershot file in Elements and used the file/write metadata to files as you suggested but with the same outcome - an hour's difference between what is in Elements and what is recorded on the hard drive. The messages stated metadata safely saved to file. I also checked the file properties - achive was ticked not read only....

  • Why the time in my calander changes the time zone?

    After addind event to my calender for a certain time. When i check back after sometime I see the time zone Cupertino instead of Halifax and this chages the alert alarm? Does anybody have I dea what's going on.  Also this events records different time on the icloud calander. Thanks in advance for your help.

    Are the other icons in the upper right of the dock working okay? It's possible the menu bar (more accurately, SystemUIServer) has crashed or has hung. You could try killing it in Activity Monitor and it should re-launch and your dock should update.

  • How do you change the time zone/time on the iPod nano (6th generation)?

    Hello,
    I recently moved to a new city in another time zone and I am not able to figure out (or find out on forums) how to change the time on my 6th gen iPod nano. It's something I would like to fix because the Fitness application records your activity according to time. Any advice would be great!

    Go to SETTINGS on your iPod Nano 6G.
    From SETTINGS -> GENERAL -> DATE & TIME -> TIME ZONE and select the right zone/location form there.
    Axel F.

  • How to change the Time Zone in OAM  log & audit files

    Hi All,
    I have OAM installed with all components. By default it is using the UTC Time Zone in the log files and Audit files.
    Could any one please tell me how to change the Time according to the place ?
    It is an urgent plzzz.
    Thanks & Regards,
    Vaasu.

    could you find how to change the tine zone. i am also getting this problem
    thanks

Maybe you are looking for