Cant get this to work seems like the date format is wrong.
Changed it to $date->format('Y-m-d H:i:s', ['timezone' => $timeZone]) in two places in and it seems to work with that. (adtocalender.build)
Can not do a patch sorry.
Cant get this to work seems like the date format is wrong.
Changed it to $date->format('Y-m-d H:i:s', ['timezone' => $timeZone]) in two places in and it seems to work with that. (adtocalender.build)
Can not do a patch sorry.
Comments
Comment #1
Anonymous (not verified) commentedmaxmannen created an issue. See original summary.
Comment #2
gg24 commentedPlease mention the steps to reproduce the bug.
Comment #3
purushotam.rai commentedThanks @maxmannen for reporting, I also think that proper format is required here.
Comment #5
purushotam.rai commentedCode pushed to 8.x-1.x-dev branch.