- Issue created by @matthieu_collet
-
rfmarcelino →
committed 88f6abed on 1.1.x
#3531803 - Multilanguage support
-
rfmarcelino →
committed 88f6abed on 1.1.x
-
rfmarcelino →
committed 7ad825cd on 1.1.x
#3531803 - Missing current month
-
rfmarcelino →
committed 7ad825cd on 1.1.x
- 🇵🇹Portugal rfmarcelino
Hi @matthieu_collet
Thank you for your feedback.
There was a issues while creating the dropdown. Should be fixed now.The months were being managed by the browser, using the user preferences.
I sent a new multilanguage support to use Drupal's translations services.Try out the dev to see if the issues are fixed now:
composer require 'drupal/webform_booking:1.1.x-dev@dev' - 🇧🇪Belgium matthieu_collet
Hi Ricardo,
thank you for your fast reply, it works with 1.1.x-dev, for both issues !
Matthieu
- 🇬🇧United Kingdom joekers UK
The start month selection is still a problem for me when in a different timezone. In Europe it seems to be fine but when in the US, I see the incorrect months and I think this has a knock on effect on the individual slot selection too.
I think it's likely related to the changed to UTC in this commit but I haven't had chance to check:
https://git.drupalcode.org/project/webform_booking/-/commit/7ad825cd593c...Let me know if you need any further information to debug this issue :)