You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue still occurs when using {events:calendar} or {events:in} loops and trying to access the end_time. It looks like end_time is being set in Events.php here and here.
Regardless of whether you select an end time or not, the
{{ end_time }}
always shows 11:59pm inside of the{{ events:upcoming }}
tag.Steps to reproduce:
{{ end_time }}
value.{{ end_time }}
will display as 23:59:59The text was updated successfully, but these errors were encountered: