chrishjorth / sharingear-static

HTML, CSS, JavaScript files, Images, etc.
0 stars 0 forks source link

Wrong time in the email templates #281

Closed dgyurov closed 9 years ago

dgyurov commented 9 years ago

WHAT IS WRONG The email templates are displaying the wrong time of the pick-up and drop-off. They usually display 00:00 no matter what time was selected by the user.

HOW IT SHOULD BE It should show the correct times

HOW TO REPRODUCE Complete a booking cycle between two users and compare the times in the email to the times selected. Don't forget to select a time different than 00:00

dgyurov commented 9 years ago

Related to issue #279. Both the start/end times and the payment time need TimeZone implementation.

chrishjorth commented 9 years ago

See comment in issue #279