philippe3
Forum Replies Created
-
Hello with have exactely the same problem on our site. Still waiting your response. Regards.
Forum: Plugins
In reply to: [Appointment Hour Booking - Booking Calendar] date format, start dateHappy to help you !
Best Regards to the teamForum: Plugins
In reply to: [Appointment Hour Booking - Booking Calendar] date format, start dateMy appointment calendar goes from 6th to 7th november 2021
In the general settings of my calendar, date format is dd/mm/yyyy (french).
In my page, for the list display, I must use the date format mm/dd/yyyy (UK) to work.
My selection command is [CP_APP_HOUR_BOOKING_LIST service=”6m” from=”11/06/2021″ to=”11/07/2021″ fields=”weekday,DATE,TIME,itemnumber,fieldname3,fieldname7″ calendar=”5″] and she works.The problem is why can’t I use, in the selection filter, the same date format as set in the general settings of the calendar.
Best regardsForum: Plugins
In reply to: [Appointment Hour Booking - Booking Calendar] date format, start dateTest new version, no change for me.
[CP_APP_HOUR_BOOKING_LIST from=”today” to=”today +30 days” fields=”DATE,TIME,email” calendar=”1″] work only with date in format mm/dd/yyyy.
My calendar have date formet dd/mm/yyyy in general settings.Forum: Plugins
In reply to: [Appointment Hour Booking - Booking Calendar] date format, start dateThanks
my calendar goes from 6 to 7 november 2021 and date format dd/mm/yyyy
With from=”today” to=”today +250 days” it work
Tried to use
from=”06/11/2021″ to=”07/11/2021″ but don’t work
But with
from=”11/06/2021″ to=”11/06/2021″ it work
the command work with date format mm/dd/yyyy and not the date format from the settingsForum: Plugins
In reply to: [Appointment Hour Booking - Booking Calendar] date format, start dateSorry, more info
plugin Version 1.2.97
I redo the same testings on our testing server and it’s the same problem.