Reservation data change
Steak House, food and drink theme, is now available on support forum.
- GK User
- Fri Jul 10, 2015 9:37 am
Is it possible to change Reservation data from "07/13/2015" to "13/07/2015"? ( in our country, the day always comes first)
-
- Senior Boarder
- GK User
- Fri Jul 10, 2015 9:33 pm
Hi,
Please edit Steakhouse/js/kalendae.js file and change this line (922):
into:
Please edit Steakhouse/js/kalendae.js file and change this line (922):
- Code: Select all
format: 'MM/DD/YYYY',
into:
- Code: Select all
format: 'DD/MM/YYYY',
-
- Moderator
- GK User
- Sun May 22, 2016 3:15 pm
I just tried this, changed line 922 of /themes/Steakhouse/js/kalendae.js to "DD/MM/YYYY", but it didn't work. Still both the date picker and the sent E-mail use the MM/DD/YYYY format.
I double checked that the modified file is loaded.
Please help!
I double checked that the modified file is loaded.
Please help!
-
- Fresh Boarder
- Joshua M
- Sun May 22, 2016 10:36 pm
Hi,
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
-
- Moderator
- Joshua M
- Thu Jun 09, 2016 8:32 am
Now should be fine.
I've edited also the date format from line number 2792.
I've edited also the date format from line number 2792.
-
- Moderator
5 posts
• Page 1 of 1