Conversion of Cron expression to date and time format

I have list of Cron expressions. I want to convert Cron expression to proper date and time format. Could you please help me to find way to convert this.

https://docs.uipath.com/orchestrator/standalone/2023.4/user-guide/using-cron-expressions

Kindly check this out

Regards

Can youshare an example of desired in and output?
A cron expression often does not specify an exact date/time but a range of dates or relative time periods.

Hi

I think it can be achieved with UiPathTeam.CronHelper.Activities
have a view on this thread for more insights

Let us know if further clarification required

Cheers @Riya_Lanjewar