blackpearlrgh / enh

Automatically exported from code.google.com/p/enh
0 stars 0 forks source link

Timezone support for local DATE-TIME #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Create an .ics file with the following date information

DTEND:20100910T080000
DTSTART:20100910T064500

2. Load into the calendar using ICS Bot.

What is the expected output? What do you see instead?

Event should be 2010-09-10 6:45-8:00 in the local time zone of the phone.

Instead the time is adjusted to UTC+0, for instance if you are in UTC-2 then 
times are shown as 8:45-10:00.

What version of the product are you using? On what operating system?

Running 1.4 on Android 2.2, Nexus One

Please provide any additional information below.

Have a look at http://www.kanzaki.com/docs/ical/dateTime.html, which says that 
DATE-TIME references without a Z for time-zone should be interpreted as in 
local time.

Great piece of software otherwise!

Original issue reported on code.google.com by c.oez...@gmail.com on 21 Jul 2010 at 6:11

GoogleCodeExporter commented 8 years ago
Also seeing this issue with .ics files with no time zone specified. The times 
are assumed to be UTC instead of local.

Reproduced with 1.4 on:
Android 2.2 - Motorola Droid
Android 2.1 - Samsung Galaxy S / Verizon Fascinate

Original comment by d.ad...@gmail.com on 21 Sep 2010 at 8:45

GoogleCodeExporter commented 8 years ago
IcsBot is dead.

Original comment by elliott....@gmail.com on 5 Nov 2012 at 2:04