commit | ae4f20e120d3107cef20be860a612c9c23816295 | [log] [tgz] |
---|---|---|
author | Erik <roboerik@android.com> | Mon Feb 08 10:20:41 2010 -0800 |
committer | Erik <roboerik@android.com> | Mon Feb 08 19:59:07 2010 -0800 |
tree | e6208ae548f0c6f74ac12d8af43911193110cdc9 | |
parent | 754b6d0e96c7df4cb649a48cde21b72c3dcedf4a [diff] |
b/1522903 First step in converting allday events to local timezone This is the first change for converting allDay events to use the local timezone instead of being in UTC timezones. This will make dealing with alarms on allDay events easier to manage and allow us to remove a large number of checks throughout the code to deal with allDay events differently.