Closed TECHNOFAB11 closed 1 year ago
DateTimeImmutable::createFromFormat always returned false for me resulting in an exception, this fixes the datetime parameter by using the correct type of time depending on configuration
DateTimeImmutable::createFromFormat
Thank you for this fix
Thanks for the quick fix on that! Sorry for the headache with my previous change.
@coffe4u all good, thanks a bunch for your contributions to this library ❤️
DateTimeImmutable::createFromFormat
always returned false for me resulting in an exception, this fixes the datetime parameter by using the correct type of time depending on configuration