Hi there @Firas_Alashram,
Try the following:
{{ new Date(new Date().setUTCHours(0, 0, 0, 0)).toISOString().replace('Z', '-0000') }}
Hi there @Firas_Alashram,
Try the following:
{{ new Date(new Date().setUTCHours(0, 0, 0, 0)).toISOString().replace('Z', '-0000') }}