Hello,
I am trying to find a way to dynamically fill the timezone in timestamp function for example like below:
timestamp.get_day_of_week($timestamp, $user_timezone)
but unfortunately, this did not work for me and i got this error: parsing: unknown time zone type: <nil>
do we have a way to dynamically fill out the timezone in timestamp functions in google secops rules ?
Any help will be appreciated !!
Thanks,
Leo

