austgl / android-shuffle

Automatically exported from code.google.com/p/android-shuffle
0 stars 0 forks source link

time zone handling #246

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.create new action
2.sheduling all day
3.save

What is the expected output? What do you see instead?
expected :
start 0:00am m/d/y due 0:00 m/(d+1)/y
but I see :
start 4:00am m/d/y due 4:00 m/(d+1)/y
because I'm (+4) time zoned
annoying because the new action doesn't appear in "today due action" if it is 
3am (for example)

What version of the product are you using? On what operating system?
Shuffle-1.7.0.apk  
froyo 2.2.1 on open moko free-runner( 
http://code.google.com/p/android-on-freerunner/downloads/list )

Please provide any additional information below.

Original issue reported on code.google.com by phi...@gmail.com on 27 May 2011 at 2:21