Hi all,
I am trying to get start and end of the week dates derived based on current day's date.
I have looked at date formatting documentation but haven't got how to proceed. Any ideas or suggestions that can help me?
https://docs.oracle.com/en/cloud/saas/enterprise-data-management-cloud/dmcaa/date_time_formatting_reference_102x5fccd953.html
For Ex: If today's date is 6/3/2022, I am trying to get start date as 05/29/2022 and end date as 06/04/2022.
Thanks in advance