- ๐ฎ๐ณIndia shalini_jha
I have checked the issue and applied fixes based on the MR feedback. I updated the code to cast to bool directly, as this handles both true and false cases. There is no need for a ternary operator in this situation. I have reverified the test, and it is passing as expected.
Additionally, I encountered linting failures for the existing code. I have addressed these issues, and the code now passes the linting checks. I am moving this back to Needs Review. Kindly review.
- First commit to issue fork.
- ๐ต๐ฐPakistan Ahmed.Raza
For those wondering, yes there is a module to overcome this for the time being: https://www.drupal.org/project/start_end_date_format โ