How to do date transformations in Groovy Extensions
User wants to convert the date that has been passed into sysdate -1. I am able to convert with using previous() but unable to transform Tue Jul 08 00:00:00 UTC 2023 into 2025-07-28 00:00:00 .Please let us know how can we do that if anyone has tried anything similar using groovy