Regular Expression

Hi,

Can anyone please help me with this regular expression!!

So, this is my string 'timerange={timerange from=\"now/d\" to=\"now/d\"}' I want to findall and replace with 'timerange={timerange from=\"2022-08-19T04:00:00.000Z\" to=\"2022-08-19T17:00:00.000Z\"}'

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.