You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started using the glDatePicker, it works well, however, I have noticed that the date format being produced on Chrome and firefox is different. I am using the selected dates to retrieve data from a db,
Firefox produces the data in the format '2014-07-30' and Chrome '2014-30-07'. The day and month inter-switch in the different browsers. It means that on Chrome you will not get the search results while on firefox you get.
Kindly assist, have not been able to find a solution for this yet.
The text was updated successfully, but these errors were encountered:
This is a problem for me also. I am unable to use glDatePciker without being able to force the format in the backend... which is a shame really as it is a well functioning calendar!
Hi , I hope you are well,
I started using the glDatePicker, it works well, however, I have noticed that the date format being produced on Chrome and firefox is different. I am using the selected dates to retrieve data from a db,
Firefox produces the data in the format '2014-07-30' and Chrome '2014-30-07'. The day and month inter-switch in the different browsers. It means that on Chrome you will not get the search results while on firefox you get.
Kindly assist, have not been able to find a solution for this yet.
The text was updated successfully, but these errors were encountered: