Alerts for events showing two time zones? Alerts happening at odd times.

I just set a new event for later today using the calender app. I set two alerts, one for 30 mins before, and one for 15 minutes before. It is currently TWO hours until the appointment, but my phone just gave me the alert saying "*event name* in 30 minues (6:30, 5:30 ADT)"
Why is my phone suddently telling me when my events are happening in ADT? (That means Atlantic Daylight Time... I think!) And why is it giving me the alert 2 hours before, rather than the set 30 mins?
Message was edited by: Sarah CMac

It just happened again! I wrote down exactly what it said.
the current time is 5:00
the message said:
" Table Viewers
Today at 5:30pm (6:30pm ADT)"
The event is set to happen at 6:30.
What the heck is going on??
(Table Viewers: I am selling a table set. People are coming to view it)

Similar Messages

  • Et_ITEM_PRESSED event  firing two times

    Hi ,
    I have a added a button to one of the windows and use the
    et_ITEM_PRESSED in the ItemEvent to do something. My problem is whenever I click the button the event fires two times. I thought it was my code but the sample code in the CatchingEvents project does the same.
    Does anyone know any wayaround it?
    appologise if this question has been asked before (I assumed so but could not find any matches for my search)
    Regards,
    Indika

    Almost all the item event in SBO executes two times before and after SBO events handler works. If you dont catch one of the events SBO will execute two events in one time. To avoide that you should cacth the events before "OR" after the SBO Events Handler Works.
    For Example:
    <i><b>Before Action:</b></i>
    If pVal.ItemUID = "1" And pVal.EventType = et_ITEM_PRESSED Then
    If Len(oEditText.String) <> 0 Then
    If IsNumeric(oEditText.String) Then
    If Len(oEditText.String) <> 15 Then
    If pVal.Before_Action = True Then
    BubbleEvent = False
    SBOApplication.SetStatusBarMessage "Federal ID Must be 15 Character", bmt_Short
    oTmpForm.Items("41").Click  ....
    <i><b>Action Success:</b></i>If pVal.Action_Success = True Then
    Set oItem = oTmpForm.Items("8")
    Set oEditText = oItem.Specific
    sDocNum = CLng(oEditText.String)
    Set oItem = oTmpForm.Items("29")
    Set oEditText = oItem.Specific
    sJumlah = oEditText.String
    If sJumlah = "" Then
    BubbleEvent = False
    That's all. Hopefully helps.
    Cheers,
    Hamdi

  • Show two time zones, show two time zones

    is there a way to show two zimes ones up on the top bar, instead of just the one. or at least hover over it like Windows and see a second time zone of your choice?

    You can set up multiple clock widgets in Dashboard.

  • Observer event fires two times

    Hi!
    I am wondering why an observer fires two times the same
    notification type. I have created a simple example and the message
    box appears two times:
    var dsAll = new Spry.Data.XMLDataSet("all.xml",
    "/root/item[@TitleSectionTitle='Germany']", { sortOnLoad:
    "@orderLevel", sortOrderOnLoad: "ascending" });
    var allRelevantSitesData_observer = new Object;
    allRelevantSitesData_observer.onPostLoad = function(dataSet,
    data){
    alert("uniqueCall " + dataSet.getDataWasLoaded());
    dsAll.addObserver(allRelevantSitesData_observer);
    function test(land){
    dsAll.setXPath("/root/item[@TitleSectionTitle='"+land+"']");
    dsAll.loadData();
    //on click two message boxes will appear
    <a href="javascript:test('Australia')">change filter:
    Australia</a>
    <a href="javascript:test('Austria')">change filter:
    Austria</a>
    I am looking forward to a short reply.
    Regards
    libelle2000

    Hi !
    On Srpy 1.4 version the 1:n relation is not supported, but we
    have two new solutions for this already posted on preview section.
    http://labs.adobe.com/technologies/spry/preview/samples/data_region/NestedXMLDataSample.ht ml
    Instead of creating one master xml file that points to other
    details xml files, you can have a single xml and create there the
    1:n relation there. In this way your request is solved using a
    single xml file.
    Please follow the link I gave you above and see the examples
    from there.
    Diana

  • Why my JInternalFrame show two times?

    /* I want to Draw a cycle on JPanel in JInternalFrame, but it Draw two times, and when I klick the JInternalFrame, it will show right.
    There are two Class, one ist TestDrawingJPanel, another ist DrawingJPanel.
    import java.awt.*;
    public class TestDrawingJPanel extends javax.swing.JFrame {
    /** Creates new form TestDrawingJPanel */
    public TestDrawingJPanel() {
    initComponents();
    DrawingJPanel drawingJPanel=new DrawingJPanel();
    jInternalFrame1.getContentPane().add(drawingJPanel,java.awt.BorderLayout.CENTER);
    drawingJPanel.start();
    /** This method is called from within the constructor to
    * initialize the form.
    * WARNING: Do NOT modify this code. The content of this method is
    * always regenerated by the Form Editor.
    private void initComponents() {
    jInternalFrame1 = new javax.swing.JInternalFrame();
    addWindowListener(new java.awt.event.WindowAdapter() {
    public void windowClosing(java.awt.event.WindowEvent evt) {
    exitForm(evt);
    jInternalFrame1.setBackground(java.awt.Color.white);
    jInternalFrame1.setPreferredSize(new java.awt.Dimension(300, 260));
    try {
    jInternalFrame1.setSelected(true);
    } catch (java.beans.PropertyVetoException e1) {
    e1.printStackTrace();
    jInternalFrame1.setVisible(true);
    getContentPane().add(jInternalFrame1, java.awt.BorderLayout.CENTER);
    pack();
    /** Exit the Application */
    private void exitForm(java.awt.event.WindowEvent evt) {
    System.exit(0);
    * @param args the command line arguments
    public static void main(String args[]) {
    new TestDrawingJPanel().show();
    // Variables declaration - do not modify
    private javax.swing.JInternalFrame jInternalFrame1;
    // End of variables declaration
    import java.awt.*;
    public class DrawingJPanel extends javax.swing.JPanel implements Runnable {
    /** Creates a new instance of DrawingJPanel */
    Graphics g;
    Thread thisThread;
    public void start(){
    thisThread=new Thread(this);
    thisThread.start();
    public void paint(Graphics g){
    g.setColor(Color.black);
    g.drawArc((this.getWidth()/2)-100,(this.getHeight()/2)-100,200,200,0,360);
    public void run() {
    try{
    thisThread.sleep(100);
    }catch(Exception e){};
    repaint();

    Q1
    2 internalframes
    ANS
    remove any one of these
    jInternalFrame1.setVisible(true);
    new TestDrawingJPanel().show();

  • While exporting the Report to Excel Records are showing two times

    Hello Gurus
    When im trying to export a report from NW Portal to Excel,  data is showing double times, even variable selections screen, records are  showing two tmes.
    What would be the problem, does we need any SP.
    Thanks in advance.
    Regd
    Lajwanth

    GURU'S ANY REPLIES........

  • Why Can't iCal Handle an Event in Two Time Zones?

    If I'm entering, say, a plane trip I'm taking that takes off in one time zone and lands in another, I can't enter this properly in iCal. Interestingly, if I'm entering this event in my iPhone's version of iCal, it works. That version of iCal has the option for separate time zones on the event's beginning and end. But not on the OSX version of iCal.
    It would be great if Apple would fix this. It's an annoying problem. Especially for those of us who travel a lot, it's important to enter items in LOCAL time so when we land our iCal is displaying our events correctly.
    This problem has at least one fascinating bug, which is that the trip I'm taking this week from China to the U.S. will not display on my iCal on my desktop at all, because the plane takes off on Friday at 5:00 p.m. (in Shanghai) and lands on Friday at 4:05 p.m. (in Chicago). The flight itself is, of course, 12 hours long, but iCal can't seem to figure out how to display a flight that lands before it takes off, if you're just tracking it in a single time zone.
    I know there are workarounds for this, but don't make me do the calculations... Since the iPhone version of iCal can handle this, the desktop version should, too.

    I don't know why iMovie is not allowing you to delete parts of clips but there is a workaround.  You can split your clips using Quicktime Player then drag and drop the resulting files into your event.
    For information this is the only way of deleting parts of clips in iMovie 10.
    I'm not sure about the other points
    Geoff.

  • Sending material for subcontract vendor two times

    Hi,
      I have a requirement, we create the subcontract PO as per BOM 10 different types of raw materials are required now initilaly at the time of MB1B only 8 items are ther in the system so we do the trasnfer posting for 8 items then subcontract challan create ref. to MB1B document number now later we recd the remaining two items in our system now how to issue that two material aganist the challan.
    regards,
    zafar

    Hi All,
       Thanks for your reply, I per above reply I try one in development server,
    Subcontract Po created for one FG material Qty : 1, the Finish good BOM contain 2 raw materials
    Finish Material : FG1
    BOM Comp.     : RM1
    BOM Comp.     : RM2,
    when I have done the transfer posting posting first time I have transfer only RM1 to vendor with 541 movement type, then ref. to that document number I have created Subcontract challan with J1IF01 so as per Transfer posting doc. in challan only RM1 come, then without transfering the the RM2  when I am making GR for FG material system is posting both RM1 and RM2 to consumption even for this challan i have not transfer the RM2 to vendor,  so withotu saving the GR then I have trabsfer the RM2 to vendor against the same PO with MB1B movt. 541  now both the RM1 and RM2 are transfer to vendor but with different document now when I made the GR both the RM1 and RM2 are posted to conusmption but when I ma doing reconcilliation for the challan and GR system is giVING ERROR MESSAGE
    Material 229 is not assigned fully, short by 1.000 NO
    Message no. 8I574
    as this material I have transfer in secodn document and this is not there in the challlan so is there any other method so this.
    regards,
    zafar

  • TS1347 on my calander (iphone4) on march 2014 i have the 27th showing two times. why is that ?

    on my calendar, march 27th shows twice ... why ?

    It's a special leap year.
    Try resetting the device.

  • SAP Script need to display main window two times on single page.

    Hello Guru's,
    So here is my requirement, we need to print check. We are using F110_PRENUM_CHCK and linked with driver prog RFFOUS_C. We have Letter size paper with three sections,
    1. Check
    2. Voucher Section (containing table of element 515, 525 and 530) 515: Heading, 525 : Regup-Belnr, Regup-XBLNR, Regud-Wrbtr.
                                                                                    530: Regup-SGTXT
    3. Voucher Section (As a receipt for bank itself) : contains same data as 2nd section.
    I tried several things reading all the previous post over here in SDN.
    1. Created Z form created two instances of main window it results just single display of table (voucher section) in section two and not in third.
    2. I also tried pasting two times same code in single main window which gives only last item line for the table.
    3. Created z driver program made changes in Write_form added control form for element 515 that does results in showing element 515 on both the location.
                CALL FUNCTION 'CONTROL_FORM'
                  EXPORTING
                    command   = 'NEW-WINDOW'
                  EXCEPTIONS
                    unopened  = 1
                    unstarted = 2
                    OTHERS    = 3.
                CALL FUNCTION 'WRITE_FORM'
                  EXPORTING
                    element = '515'
                  EXCEPTIONS
                    window  = 1
                    element = 2.
    3. For Element 525 and element 530 is not acting same. In the prog 525 = hlp_ep_element. And there are many write_form for this. I tried pasting each and every place same kind of code. It doesnt work. what it do it gives me three pages of output repeating every thing twice and weirdly.
    I am need this to be done as I already took so much time solving nothing is working.
    Please give me the exact location where to paste this code so I can have two times data of main window.
    Or is there any other way to do this....Any way will be good for me as long as it shows two times data in the form.
    The data is table.

    Hi Manju,
    I create a new window (no main) but does not run, please can you tell me what should I do to make it work.
    Best regards.
    Robert.

  • Apply the same LCR two times on different tables

    Hi all
    Just one question:
    Can I apply the same LCR two times on different tables using only one apply queue?
    For example executing two times LCR.EXECUTE(TRUE) in a procedure handler:
    LCR.EXECUTE(TRUE);
    LCR.EXECUTE(TRUE);
    ....

    Topas,
    You need to create new LCR and execute both LCRs.
    Regards,
    Serge

  • Not getting alerts for events in calendar.

    I add an event in Google calendar and I see it appear on my iphone calendar. However, no alert appears for the event. I have an iphone 4 with the latest iOS 5.0
    This is what I have tried so far...
    1) In Settings/Mail-Contacts-Calendar, I have Default Alert Time set to "At time of event."
    2) Time Zone Support is on and is set to the same time zone as my Google Calendar.
    3) The Notification Center is turned on for the calendar, set to alert style "Alerts."
    4) When I make an event, and it shows up on my calendar, I look at the details and see that it is listed as having no alerts. I don't want to have to manually add an iphone alert for every event.  Isn't that what adding a Default Alert time is supposed to do?
    Please, any suggestions will help.
    Thanks

    Actually, not quite ditto. I am not using gCal. I have a CalDAV server, with two calendars served, my wife's and mine. Each of us is a delegate of the other. On iCal on her computer, she has "ignore alerts" set for all my calendars, and this works. However, she gets the alerts on her iphone. I cannot find an option to "ignore alerts" for the iPhone calendar app. What am I missing here?

  • How to create an event in two different time zones?

    Hello,
    I am traveling a lot and I would like to be able to enter the flight details in iCal - whether on my iPhone, iCloud, i... whatever. The problem is that I cannot manage to enter these details without calculating the time difference. Example:
    I am flying on Saturday from Frankfurt to Japan. My flight takes off at 19:00h local German time and arrives in Tokyo at 13:00h local time (in Japan)
    I can either specify the time zone for Germany or for Tokyo, but is there a way to enter the event from 19:00h German time to 13:00h Tokyo time?
    Thank you very much for your time.
    Larry

    Hi Alex,
    this applies only when the event takes place in one time zone, but in my case I start the event on one time zone and ends in a different time zone. As it is known, the airlines show always the local times on the ticket. Which means that I start my travel at 19:00h German time (UTC +2) and end it at 13:00h Tokyo time (UTC +9). When I create the event I can choose From Date/Time... To Date/Time and below I have Time zone. Ideally I should have two time zones, one for the start and another for the end.
    Since this situation only applies to travelling (I can't think of another case right now), I believe that Apple didn't take this into consideration.
    Any other thoughts/ideas? Other than manually calculating the difference, of course.

  • Rouge alerts on iPhone for events created on Mountain Lion

    When I add calendar events in iCal the event shows no alerts, but when syncing the calendar with the iPhone there is an alert for 15 hours before. I can delete this alert off on the iPhone but it is a pain to have the computer show no alerts and then have the iPhone show an alert. If I create the event on the iPhone there is no issue.
    Any ideas?? Thanks

    i also should've mentioned that my calendars don't show in Mobile Me either. The headings do but for some reason there are no entries visible.

  • When entering a new event I select e-mail as the alert and my e-mail address. When I'm done the event shows a different e-mail that I can't delete How do I get rid of this?

    When I enter an event I select e-mail for the alert and select my e-mail address from the drop down box. However, the event shows a different e-mail address than mine. I can't delete this wrong e-mail address from the event or from the drop down box. I do seem to get the alert in my e-mail, but don't know if the other e-mail is also getting my alerts. How can I resolve this? My wife has an iPad and syncs iCal through iCloud. Could this be causing the problem?
    Thanks,
    Wayne

    Wayne,
    Quit iCal, open Address Book, and click on your card. Then select Address Book>Card>Make this My Card.
    If that does not fix the problem, then delete and recreate your card, and once again make sure to designate it with "Make this My Card.

Maybe you are looking for

  • X-FI ExtremeMusic and Nforc

    Alright. This card was working with my old motherboard just fine but now I am having some problems. Here are my specs. Windows XP PRO DFI Lanparty UT Sli-DR Expert nforce4 4400+ X2 2xgb g.skill performance 2x 320gb seagate raid0 700watt ocz psu 8800

  • How to configure for CPU usage

    I installed two virtual servers in one host that installed VM Server, is there any way to assign only 30% at mot of cpu usage to the first virtual server while the left 70% cpu usage to the second virtual server

  • FCP 7 export is acting weird

    Hi All, I'm trying to export using quicktime conversion and as I enter the information the window just goes away and I can start again. I'm using an external drive where I keep the files and scratch disk, no idea why this happening. Worked fine for y

  • How to do an inbound and outbound interfacing using UTL_FILE ?

    dear members, How can we do interfacing from a legacy system to oracle and vice versa using the UTL_FILE package. I mean how to do an INBOUND and OUTBOUND interfacing using utl_file. regards sandeep

  • Tolerance Limit at PO document level

    Is there a way I can do the tolerance limit at PO document level ? I can't do at company code level as we buy materials overseas too and we don't want to have any restriction on  those . Thanks