How to change system time w/o affecting iCal

When I travel to another time zone with my laptop I would like to be able to change the system time that appears in the menu bar to the local correct time.  However, I do NOT want this to cause any changes in my calendar times.  I use Calendar only for my home appointments so do not want those to change.  Is this possible?  Thanks!

Hey bobio,
Thanks for the question. If I understand correctly, you want to change your time on the computer but not the time on the Calendar. I would recommend that you read this article, it may be able to help the issue.
You can change the computer time and follow this to view Calendar events in your normal time. 
Calendar: View all your events in a different time zone
By default, Calendar events are displayed in your computer’s current time zone (set in Date & Time preferences). 
Thanks for using Apple Support Communities.
Have a good one,
Mario

Similar Messages

  • How to change system time through java program

    Hi
    I want to know, how to change system time through java program.
    give me a idia with example.
    Thanks

    There isn't any core Java API for this. Use JNI or call an external process with Runtime.exec().
    ~

  • How to change system time on Cisco MeetingPlace Express Server

    How to change system time on Cisco MeetingPlace Express Server
    Model MCS-7825-I4

    Hi Vijay,
    As per the install guide for MPX 1.x as well as 2.x "Caution! Be sure you enter the correct date and time. You must reinstall the Cisco Unified MeetingPlace Express operating system and application if you need to change the date or time of your server in the future."
    http://docwiki.cisco.com/wiki/Cisco_Unified_MeetingPlace_Express,_Release_2.x_--_Configuring_the_Cisco_Unified_MeetingPlace_Express_Server#Configuring_the_Cisco_Unified_MeetingPlace_Express_Server
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/meetingplace_express/1_2/english/installation/guide/iug/mpxinst3.html
    HTH
    Manish

  • How to change system time from Java

    Could someone tell me if there is possibility to change the system time, from within a Java program. And how to do it.

    In general, no.
    You could do it using JNI if you're running your JVM
    with sufficient system privileges.
    It seems a highly questionable thing to want to do.
    Why do you have a requirement for this?
    Sylvia.Now there's an idea (thread now has a 'watch'), I think I'll drop the the idea of being a hacker and learn how to write viruses instead - happy days ahead ...

  • 42HL833B - How to change system time for Australia

    I have a Toshiba 42HL833B that I brought back with me to Australia from the UK.
    Everything works OK other than the system time still indicates UK time.
    Australia does not come up as a Country option in setup so I have chosen "Other".
    There does not appear to be anywhere where you can change the time.
    Is it possible to change the time manually somehow?

    I dont know if you have users manuals with you but you can download it from here .
    Maybe you can find info how to do this.

  • How to change the time ??

    Hello guys,
    I would like to know how to change the time in a 7970G cisco phone, I dont know if the phone gets the date from a server, but checking  typing this command: show clock in the CME UC520, date and time shows correct , I powered off / powered on the phone and it remains with the same Wrong time (just time no date), any adivce would be very well received. Thanks!

    Hi Gerardo,
    Complete these steps on the Cisco CallManager Express in order to display the correct time:
    Configure the type 7970 command under the ephone.
    ephone  1
    device-security-mode none
    mac-address 0017.59E7.492C
    type 7970
    button  1:1
    Configure the time-zone command under the Telephony service.
    telephony-service
    max-ephones 5
    max-dn 5
    ip source-address 10.1.0.1 port 2000
    auto assign 1 to 5
    time-zone 8
    dialplan-pattern 1 ... extension-length 4 extension-pattern 9000
    voicemail 6000
    max-conferences 12 gain -6
    transfer-system full-consult
    create cnf-files version-stamp 7960 Feb 05 2009 12:44:03
    Configure the create cnf-files command under the Telephony service in order to implement the change in step 1 and 2.
    CME-CUE(config-telephony)#create cnf-files
    CNF file creation is already On
    Updating CNF files
    CNF files update complete
    Verify
    Comlete these steps in order to reset the Cisco 7970 IP Phone:
    Press the Settings button on the Cisco 7970 IP Phone.
    Enter the **#** key sequence on the phone keypad in order to reset the phone.
    The correct time displays on the Cisco 7970 IP Phone after the reset.
    Troubleshoot
    Complete these steps if the time displayed on the Cisco 7970 IP Phone is incorrect:
    Verify the phone configuration on Cisco CallManager Express.
    Display the 7970 configuration file on Cisco CallManager Express. The name of the file is xmldefault7970.cnf.xml, which is located in the system:/its/ directory. Complete these steps in order to display the configuration file:
    Log in to Cisco CallManager Express.
    Complete these steps in order to display the 7970 configuration file:
    Issue the cd system: command.
    Issue the cd its command.
    Issue the more xmldefault7970.cnf.xml command in order to dump the configuration.
    Verify that the time zone parameter is correctly configured . The output of the command is shown here:
    CME-CUE#more xmldefault7970.cnf.xml
    M/D/YA
    Greenwich Standard Time
    2000
    10.1.0.1
    {7970 Feb 05 2009 12:31:07}
    2
    English_United_States
    en
    United_States
    United_States
    0
    http://10.1.0.1:80/localdirectory
    Complete these steps in order to verify that Cisco CallManager   Express successfully sends the 7970 configuration file to the Cisco 7970   IP Phone:
    Log in to Cisco CallManager Express.
    Issue the debug tftp events command.
    Issue the terminal monitor command.
    Reset the Cisco 7970 IP Phone.
    This output shows the results of the debug tftp events command. The bold text indicates the phone has successfully received its configuration file.
    Feb  5 12:38:21.539: TFTP: Opened system:/its/XMLDefault7970.cnf.xml, fd 0, size
    1033 for process 287
    Feb  5 12:38:21.543: TFTP: Finished system:/its/XMLDefault7970.cnf.xml, time 00:
    00:00 for process 287
    Feb  5 12:38:24.383: %IPPHONE-6-REG_ALARM: 20: Name=SEP001759E7492C Load= SCCP70
    .8-3-2S Last=Phone-Keypad
    Feb  5 12:38:24.427: %IPPHONE-6-REGISTER: ephone-1:SEP001759E7492C IP:10.1.0.4 S
    ocket:1 DeviceType:Phone has
                registered.
    Regards,
    Justin

  • Can i change system time using java

    hi guys can i change system time using java iam doing one app in that i have to change the system time (my os is windowsXP) please tell me how to change the time

    What does this have to do with Swing?
    Well, there is no Java API that I'm aware of.
    However you can execute any Windows command by using the Runtime class. So you should be able to invoke the Time command.
    Search the Java Programming forum. There are plenty of examples on using the Runtime.exec(...) command.

  • How to print system-time in XML?

    Hi,
       Please help me how to print system-time in XML. Like we use sy-uzeit in ABAP.
    Can we use anything in XML too..
    Thanks & Regards,
    Sai

    hi movilogo
    Please try this.
    Create hidden item P1_DATE
    Create On load process in page 1 and put this code
    begin
    :P1_DATE:=TO_CHAR(SYSDATE,'DD-MON-YYYY HH:MM:SS');
    end;
    Open your region in Page 1 put this code in Footer area
    *&P1_DATE.*
    Refresh your page.
    you will get the output like this.
    16-SEP-2009 11:09:17
    thanks
    Mark Wyatt

  • Why doesn't siri know how to change the time of a reminder? When asked, "Do you want to confirm or cancel your reminder?" Reply, "Can I change the time to a half hour later?" Siri doesn't know how to respond.

    Why doesn't siri know how to change the time of a reminder? When asked, "Do you want to confirm or cancel your reminder?" Reply, "Can I change the time to a half hour later?" Siri doesn't know how to respond.

    Hi
    In iMovie'11 (version 9.0.x)
    on top menu row - Apple/iMovie/File/Edit/Cut (Can vary dep. on language - in Swedish Apple/iMovie/Arkiv/Redigera/Klipp . . . )
    down Cut menu - Slow playback/Raspid Playback/Re-play in Slow Motion and onvards
    Here one can select the Pre-Set speeds
    Are you familiar with getting 'inspector' to run?
    No - but I guess that Double Click on clip/sequense or ctrl-Click on it might open it.
    Yours Bengt W

  • How to change LACPDU timer setting on Microsoft Network Adapter Multiplexor Driver

    We’re installing our first Windows 2012 R2 server, and one of the network settings is different from what’s on a comparable Windows 2008 R2 server, and it's not what our network group would like to see connected to their switches.  Both servers have
    2 NICs teamed using the LACP protocol and are connected to 2 different switches for high availability.  In both cases I just teamed the NICs with whatever driver was on the server.
    On the 2008 R2 server (the one our network group likes), it’s an Intel driver, “Intel(R) Advanced Network Services Virtual Adapter”.  On the 2012 R2 server it’s a Microsoft driver, “Microsoft Network Adapter Multiplexor Driver”.  The setting that
    our network group is concerned about is the LACPDU timer setting.  Apparently it can be either “fast” or “slow”.  What they see on the switches is that on the 2008 Intel driver NICs the setting is “slow” and on the 2012 Microsoft driver NICs the
    setting is “fast”.  The switches are expecting “slow”.
    I spent some time searching on Microsoft.com and other places, as well as poking around on the server, but I couldn’t find that setting or how to change it on the Microsoft Network Adapter Multiplexor Driver.  Does anyone know how I can change it? 
    Thanks!

    Hi,
    According to my knowledge, we can’t change the value of LACP timer.
    Here is a related question,
    How to change LACP timer-value on Windows server 2012 Network Teaming, from short to long?
    http://social.technet.microsoft.com/Forums/en-US/05e2761f-e165-44f6-9bed-d91e9eeba687/how-to-change-lacp-timervalue-on-on-windows-server-2012-network-teaming-from-short-to-long
    Hope this helps.
    Steven Lee
    TechNet Community Support

  • 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

  • HT1386 How to change fist time sync specifications (change back from icloud to outlook?

    How to change fist time sync specifications for calendar (change back from icloud to outlook?

    Go to icloud.com on your computer, sign into your iCloud account, click Calendars.  Are your events still there?  Also, what version of OS X are you running on your mac and what version of iOS are you running on your phone?

  • How to change system administrator for os x 10.9.1

    how to change system administrator for os x 10.9.1

    sriharshasanne,
    log in as your current system administrator and open the Users & Groups pane of System Preferences. If the padlock in the lower-left corner is locked, click on it to unlock it. Click on the “+” button above the padlock to create a new user; set the “New Account” dropdown to “Administrator”. Provide the missing text box information, and press the Create User button. After the new administrative user has been created, exit System Preferences, log out, and log in as the new system adminstrator. Open the Users & Groups pane of System Preferences again, select your old administrative user, select its Password tab, and uncheck its “Allow user to administer this computer” checkbox. Relock the padlock if desired, and exit System Preferences.

  • How to change System Input Method ?

    I tried to write multilingual program.
    I have system input method and specific input method code (lib/ext).
    How to change System Input Method from a code ?
    or
    How to handle an event when i chage system input method in the Windows.
    (My OS is Windows XP).
    I tried to do (for example):
    java.awt.im.InputContext ic = this. getInputContext ();
    ic.selectInputMethod(new Locale ("ru"));
    It doesn't help.

    up

  • How to correct system time

    Hi
    Can any one help me how to correct JVM time.. when we run interface at 14.00 hrs, file has been created with date and time stamp like 20090112-020012 this way.. however i would be expecting 20090112-140012 . here if you see the difference, 12 hrs time format has been set.. that's why system never shows more than 12 hours. Although it's a silly issue, but want to understand where we are missing.
    Thanks

    Hi Chinna,
    Check this links for changing the date in the UNIX OS
    http://www.ddms.com/Resources/Support/faq/unix/unixtime.pdf
    http://www.ehow.com/how_2029191_set-time-unix.html
    Regards
    Ramesh

Maybe you are looking for

  • How can i reuse my old @me account?

    I tried mobile me a long time ago and it wasn't quite good enough for me to justify the $99 per year but i liked it and had made a username [email protected] that i want to use now with mobile me. I'm not able to reactivate that account even by payin

  • Prob in populating the current date in drop down

    I want to get the current date into a drop down list. There are three drop down. 1.Month 2. Day 3. Year. If anytime the page loads there should be current date in the drop down list. and if any one wants to change he can change the date accordingly.

  • Why did Lep make Keynote et. al. my default programs?

    90% of the work stuff I do in on Office. Why did the Leopard upgrade switch every thing to Keynote, ect, that I do not even own? How do I turn that off?? It is a serious pain in the butt!

  • Just some ideas would be nice

    Hi, Looking around for some innovative ideas for a project(FYP), I want to base my FYP on J2EE and/or J2ME, something like a front-end implementation(either web-based/mobile device) talking to back-end(mySQL/server integrated) through JSP. Mainly I w

  • DefaultMutableTreeModel, and casting TreeModel - DefaultMutableTreeModel

    I have a workflow object, from which I create a workflowTreeModel and display this in a JTree - all works OK.... I now need to create a DefaultMutableTreeModel from the same workflow object and I in need of some pointers. (please) All the examples I