I am trying to pass a dynamic data tag to a PHP function. When the data has certain date format there seems to be an issue in how it is being interpreted.
Right now, the PHP function only returns the value it was given. When the data is in this format β2025-06-20T11:00:00-04:00β the returned value is empty. Other data tags seem to work perfectly fine - i.e. {brf_api_calendar_description} returns the description.
Hi, the topic is still WIP (Work in Progress), which indicates that it has not yet been fixed. Iβve checked the internal task, where we have a note that we have to be careful when we fix this, as itβs not as straightforward as it seems.