Time Zone bug with 1.0.5.2304

I've noticed a problem with time zones in the latest version of the PlayBook OS. When you set the time zone to Saskatchewan it will display the correct time on the Date and Time page but the time that shows up in the status bar is one hour later. Anyone else seeing this?

Check this KB article, please - http://www.blackberry.com/btsc/KB27262
Regards,
Karim A. Harb

Similar Messages

  • Time Zone issue with 7.0 and DB2

    Hi,
    We are having a time zone issue with weblogic server 7.0 and DB2 database. I would really appreciate if somebody provides a solution for this issue.
    Our db2 DB is located in PST time zone and weblogic server is located in EST time zone.
    When we access current timestamp from db2, we are getting PST time converted to EST and EST time zone attached with timestamp value.
    I tried to use resultset.getTimeStamp (1,<calendar>), unfortunately this method is not supported in the DB2 driver version I am using.
    We want to get same value as returned by db2 with db2 time zone not weblogic server time zone.
    And also when we add new record with timestamp column through web service, regardless the time zone value sent by web service client ".Net" ,
    Weblogic server converts the java.util.Date value to weblogic time zone and stores in the db.
    For example, client sent 17:00 hours CST, but when it gets stored in db through weblogic ws, weblogic converts 17:00 to 18:00 EST and stores in database as 18:00 hours without any time zone. When we read this value back, we are getting it 18:00 EST only not 17:00 CST.
    This is fine as long as writing and reading by same weblogic server. If another weblogic server instance in PST time zone read this value, it takes as 18:00 PST.
    Due to this our application always shows timestamp hours differently.
    Could some body help me to fix this problem, we are getting this problem in production after we moved our DB2 location to different time zone.
    Thanks
    Balaji

    Hi,
    Check whether document in the link below is of any use for you..
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAGTFTIM/CAGTFTIM.pdf
    Regards
    K.M.Arun

  • So is there a fix for this Time Zone bug?

    apple, is there a fix to this Time Zone bug in Calendar?

    You are not talking to Apple, just other Apple users. If you are experiencing something you think is a bug, you will have to describe it or reference some description. I am unaware of any specific Time Zone bug.

  • Time zone bug in Belle browser

    My Nokia 700 running Belle 113.020.1506, browser version 8.3 has a bug with time zones.
    Any Australian East Coast time zone with DST offset (Hobart, Canberra, Melbourne, Sydney) has the browser report a GMT offset of 34, which is invalid. The correct value should be 10. This causes some mobile websites not to work.
    Go to http://grega.co/time.html - this should return
    Timezone: GMT+1000 GMT Offset: 10
    This works OK on Opera Mini on my phone, but the Nokia browser returns a GMT offset of 34

    There's the iPhone feedback page http://www.apple.com/feedback/iphone.html

  • New Time Zone Issue with MobileMe Calendar Upgrade

    I'm having strange things happen with sending/receiving "invitations" to people in other time zones.
    Prior to this MobileMe calendar upgrade, sending/receiving invitations worked fine. I would schedule an event (obviously in my time zone), and if I invite a friend in a different time zone, the event would show up on her Google Calendar at the proper time. Between iCal and Google Calendar, the time zone translation was working properly. Likewise, when she scheduled an event and sent me an invitation, the event showed up in iCal at the proper time for me.
    But now, after simply upgrading MobileMe calendar, events from me to her show up at the wrong time! It's as if the time zone translation is no longer occurring. Oddly, events that she sends to me still work correctly.
    I have "Turn on time zone support" enabled in iCal, MobileMe calendar, and on the iPhone.
    So this very nice feature that was working previously seems to have broken with the MobileMe calendar upgrade.
    Has anyone else seen this, or (hopefully) solved it?
    Thanks!
    Jim

    ...anyone?

  • How to escalate Time Zone bug in iPhone Calendar to Apple?

    Hi, does anyone know how to escalate a bug in the iPhone calendar software to Apple?
    Time Zone support on the iphone which causes calendar items created in location "Kuwait" to be saved as "Gulf Standard Time" and not "Arabian Standard Time", which means that they arrive one hour out of sync in iCal.
    To replicate the problem:
    1. Turn on time zone support in both the iPhone and iCal
    2. Set the location to Kuwait on both
    3. Create an item in the calendar on the iphone
    4. Allow it to sync over Mobile Me
    5. See that it turns up 1 hour out in iCal
    6. Open the event in iCal and notice that it is set to "Gulf Standard Time" and not "Arabian Standard Time"
    The workaround is to turn the time zone on the iPhone to Riyadh, Saudi Arabia, which apparently is correctly matched to "Arabian Standard Time"
    Thanks
    Giles

    There's the iPhone feedback page http://www.apple.com/feedback/iphone.html

  • Time Zone Conversion with out using function and with out alter

    Hi All,
    I am able to see 1Hr difference in my date fields of SQL output because in UI (User Interface)  date field was stored in BST format but DB time zone is in GMT format so can any one help me to find a solution for 1 hr difference, here i don't have Privileges to alter DB time zone and i couldn't use function as i have so many SQL's and  can't apply that function manually. SO is there any other option to change the DB time zone with out alter it and with out using function.
    Thank you Very Much.

    Hi,
    you need to set time zone in your session, let's do an example :
    alter session set nls_date_format='DD/MM/YYYY HH24:MI:SS';
    CREATE TABLE USERA.T
      SDATE       DATE                              DEFAULT sysdate,
      WITHOUT_TZ  TIMESTAMP(6)                      DEFAULT sysdate,
      WITH_TZ     TIMESTAMP(6) WITH TIME ZONE       DEFAULT sysdate,
      WITH_LZ     TIMESTAMP(6) WITH LOCAL TIME ZONE DEFAULT sysdate
    insert into USERA.T(sdate) values(sysdate);
      commit;
      select * from USERA.T;
    SQL> select * from system.t;
    SDATE
    WITHOUT_TZ
    WITH_TZ
    WITH_LZ
    26/09/2013 11:04:23
    2013-09-26-11.04.23.000000
    26/09/13 11:04:23,000000 +00:00
    2013-09-26-11.04.23.000000
    SQL> alter session set TIME_ZONE ='-7:0';
    Session altered.
    SQL> select * from system.t;
    SDATE
    WITHOUT_TZ
    WITH_TZ
    WITH_LZ
    26/09/2013 11:04:23
    2013-09-26-11.04.23.000000
    26/09/13 11:04:23,000000 +00:00
    2013-09-26-04.04.23.000000

  • Time Zone Problem with the Data

    Post Author: sde
    CA Forum: WebIntelligence Reporting
    We are working on Remedy System. It basically stores all the data for different parts of the world into the database. While storing the date and time information it automatically converts it into PST( Pacific Standar Time ). But the reports to be made should be available to all the users from different time zones and they should see the date and time data as per their time zone. So do you have any idea about how can I convert data available from the database(PST) into the time-zone(will be varying) specific to the user? Is there any feature in WebI which will support this? I have tried with the preference-timezone option but that is not changing the data. Please reply if anyone has any idea.

    Something in your installation has gone awry. It indicates that some program in your PATH is yet using Java 1.3 (maybe you have some java.exe in c:\windows that is using Java 1.3)

  • How to use time zone settings with calendar events ??

    After looking through the questions on time zones and synchronization, I still cannot get my Palm Centro to operate the way I think it should.
    I have a Verizon Centro, am using Windows XP with Outlook, and synching via the Hotsync manager 7.02 over a USB cable.  I am not using Palm Desktop.
    I am expecting events to shift time in the calendar when I change the time zone, but they do not.
    I am preparing for a trip.  I enter several test events into MS Outlook placing the events to occur in a different time zone into my calendar at the time the event would occur in my home time zone (NY).   For example, a meeting from 9-10 AM in Los Angeles is put in my MS outlook calendar as 12-1 PM on the day of the meeting.  Then I sync, with the time zone of my Centro and Outlook set for New York.  The Centro is set to update Date, Time, Zone automatically from the network in New York. The meeting event appears as 12-1 PM on the correct day.
    Then I turn off the Centro phone (ie disconnect from the Verizon network), change the time update to "Nothing" -- ie entirely manual, change the time zone to Los Angeles and set  the time to the correct time in Los Angeles.   I expect the meeting to shift to 9-10 AM in my Centro calendar, but it does not !!!!!  I try other combinations -- Leave the time update on Date and Time automatic, and change the time zone to Los Angeles, etc.  I think I tried all the combinations.  Throughout, I leave the Centro phone off of the Verizon network.  I cannot get the meeting to change its time in the new time zone.
    What is the trick ??? What did I miss ??
    You might ask why I am trying this with the phone turned off -- that is because I am really going much farther than LA, and into a GSM network where I will simply use the Centro as a PDA.
    Any advice appreciated.
    Post relates to: Centro (Verizon)
    This question was solved.
    View Solution.

    thepoeta --
    Thanks for the response.
    Indeed my preference was not set "new events use time zones".
    Meanwhile, I had loaded all the applointments from Outlook, about 20 of them,
    figuring I would just move them manually en route.
    I will play with the time zone preference, but,
    is there any way to identify the existing appointments in the
    Palm as belonging to a different time zone, just using the Palm Centro ?
    Thanks,
    Neal

  • Time Zone issues with iCal 2.0.3?

    I've been using iCal for a while now, and haven't had any problems until just recently. For some reason, meeting notices sent to me from Outlook (Windows XP) now appear in iCal with times for Africa (I am based in Arizona, and the people sending me the invitations are also based in the same office in Arizona). I have Time Zone Support turned ON in iCal, and the times on the PCs are set for the proper time zone as well.
    The other problem is that when I reply to the invitation, Mail sends the acceptance like before. The sender receives this acceptance as an email (with my time zone being in Africa instead of Arizona), but Outlook no longer registers/updates the response.
    Is anyone else out there having these issues? I have all of my Apple software up-to-date. Thanks.
    G5 dual 2.3GHz   Mac OS X (10.4.5)   1.5GB RAM, 2nd 250GB SATA internal HD

    I don't know if this helps anyone, but I went ahead and turned time zone support OFF. I still get the meeting invitations which are off by 7 hours, but when I accept the invitation, it shows the correct time for Arizona but still has Africa in parentheses after it. It is only a workaround, but at least I know what the correct time of the meeting should be. Does Apple know that this latest release of iCal is seriously flawed, and are they going to do anything to fix this problem?
    It is frustrating because iCal used to work flawlessly with Outlook up until recently, and nothing has changed on my end.
    G5 dual 2.3GHz   Mac OS X (10.4.5)   1.5GB RAM, 2nd 250GB SATA internal HD

  • ICal time zone problems with 10.10

    I travel all over the world so I use multiple time zones for iCal and until Yosemite I never had any problems.  Now iCal for some reason will automatically select the time zone at the top of the list of time zones regardless of my current location.  Biggest problem is that iCloud is now storing that same info so that when I enter an event on my iPhone 5s (8.3) it does not accept the phones current location, it accepts whatever time zone is at the top of the list from iCal on my MBP.  Because the iCal on the iPhone does not allow a selection of time zones I then have to go into iCal on the MPB to change or verify what time zone the phone set.
    I never ever had any problems in the past until Yosemite.  Know I can delete my iCal plist, but that will remove "ALL" time info on everything.
    Does anyone know if there is a way to remove the time zone list without effecting current events?
    The other problem I have is that as countries around the world are changing from standard time to daylight time or the other way around.  iCal is not allowing me to set new events days, weeks or months in advance to the time zone at that time.  So that I no longer can tell if I have selected say Standard Eastern Australian Time or Daylight Eastern Australian Time ... that goes for nearly every county.

    Have the same with a German timezone. Both computers are in German time, published calendar is in US time. Looks like the calendar that you access online is using the US server time as reference.

  • Time Zone Bugs In 10.10.2

    I still have time zone troubles in Apple Calendar.
    I have a few events that were sent to me in Outlook for an 11:00 AM PST start time that are showing in Calendar as starting at 11:00 AM CST. On my iOS devices (running the latest versions) they appear properly as 11:00 AM PST start times. Seems like there's a trouble with the Mac version somehow.
    Happy to send screen shots if you'd like, though I can't figure out how to attach them to this discussion thread.

    TThis seems to be a problem with third party plugins. You should contact Crumble Pop and Pixel Films to see what's happening.

  • Time Zone Bug

    Hello,
    I recently purchased the new iPhone 4S.
    When trying to set up the time zone, there are no options available for my state in Brazil. Actually, there are only limited options for cities in Brazil (currently there are 6 time zones for: Ferenando de Noronha, Rio Branco, Rio de Janeiro, Sao Paulo, Recife and Brasília. However Brazil contains 16 zones, according to the tz database.
    There are no options available for my current time zone (I'm in the state of Mato Grosso - capital Cuiaba with 3.1 million people). I can't use a similar time zone from another country because we have daylight saving time during the summer. I would like to suggest apple to fix this issue, since there are other states in similar conditions and it's a very simple fix.
    I would like to also ask if there are apps in the apple store to fix this issue.
    Thank you,

    setings > general > date and time, turn auto off then back on, make sure that you are connected to wifi when you do this

  • Time Zone Problem with jdk1.4.2_04

    I have changed my jdk from 1.3 to 1.4.2. C . Now im getting a Time zone exception.
    exception is :
    nested exception is:
         java.lang.ClassNotFoundException: Class bytes found but defineClass() failed with java.lang.UnsupportedClassVersionError: sun/util/calendar/ZoneInfo (Unsupported major.minor version 48.0) for sun.util.calendar.ZoneInfo
    can anybody please give me the solution for this problem

    Something in your installation has gone awry. It indicates that some program in your PATH is yet using Java 1.3 (maybe you have some java.exe in c:\windows that is using Java 1.3)

  • Nokia 5800 time zone bug error

    i have a nokia 5800 v.31.0.008 and in the time zone there is a bug in the Greece option, where it shows GMT +3:00 Greece. but in fact it's GMT +2:00 Greece. can nokia fix this in the next update?
    Greece Nokia X6 RM-559 v40.0.002

    go to this link and describe your problem there. http://europe.nokia.com/A4577231
    Greece Nokia X6 RM-559 v40.0.002

Maybe you are looking for

  • My iTunes can't find my music?

    Recently I had moved all my music files to one location so I can always find where my music is instead of having to scrounge through all my files to find it. Now doing that made all my music files in iTunes have a "!" next to them. I double-click on

  • P6-2016 New MoBo but I need to install AHCI drivers for it to work

    Hey I just got a new motherboard for a haswell processor and some new ram. The thing that I'm having trouble with is if I try to boot with the new Motherboard CPU and Ram I will get a 0x7 boot error which means that the boot drive isn't being detcted

  • Can't print to printer

    I just installed a new HP Officejet 6000. I can print a test page from the printer, but cannot print from my iMac. I get the following messages in the log file I [11/Apr/2010:17:06:13 -0400] [Job 57] Queued on "HPOfficejet_6000E609n" by "Dan". I [11/

  • Iphone restore backup problem

    Big problem here lads, Today I transfered my purchases and synced my iphone to my itunes. Then I installed the latest 4.3.3 software. and when I went to restore it says it was last synced 24/11/2010 Is that it now, does that mean everything is gone?

  • How to get "Browse" list of any DAQmx control in array form

    When any DAQmx control is pulled down, it gives Browse option in the list as well along with a list. On clicking the Browse button same list is displayed in another dialog box. Is there any way to get this list in the form of an array or in any other