Closed (duplicate)
Project:
Booking Time Slots
Version:
6.x-1.x-dev
Component:
booking_timeslots
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
20 Oct 2009 at 15:42 UTC
Updated:
11 Aug 2010 at 11:57 UTC
After configurating the timezone, all the bookings before the actual hour is unavailable, but the day is wrong by one day. For example, now is October 20, 13:38, but all the slots before October 21, 13:38 are unavailable. My datetime cck field timezone handling is set to "No time zone conversion" , and my site's timezone is America/Sao_Paulo, and we're currently at DST. I think it's something at the tpl.php files, but I'm not that good at php, and still can't figure it out.
Comments
Comment #1
kenorb commentedThank for reporting.
I'll check that.
Comment #2
kenorb commentedCurrently I can't test it because of:
#540804: Calendar Views support: The date argument date fields must be added to this query. You can exclude them if you do not want them
Comment #3
kenorb commentedYou can't book slots in the past, if you have booked slots in today's day, it's related to this:
#865090: No booking available for current day.