marckunze / rancor

Ranked Choice voting tool repo
https://rancor.herokuapp.com
Other
0 stars 0 forks source link

Display time as local on new poll page #94

Closed marckunze closed 9 years ago

marckunze commented 9 years ago

Need to display the local time on the new poll page.

dennisccsf commented 9 years ago

when user selects closing time, it is already based on their local time. it is converted to UTC before getting sent to db. the textfield shows UTC time and is left in for testing. it will be removed. however time needs to be displayed in local time for homepage.

MarkHammondJr commented 9 years ago

I think we can go ahead and remove the time from the new poll page. It's working and it appears that we're going to stay with on the hour for the poll closing time.

dennisccsf commented 9 years ago

closing. done in bc8074e96c8c8bed596e9bfcccc5a5e3757624d1