Any Any OOTB Option avalible to set up one scheduler weekdays on same time and weekends on different timings. the short should be create two schedulers to set up one for weekdays and another one weekends but i wont to acheive through one scheduler.
There is no such option OOTB to run job schedulers at different times based on days. If it is just for one job scheduler, my suggestion would be to create two job schedulers.
If it is for many job schedulers, you can try out something. Create a job scheduler that runs everyday and updates the other job scheduler instances. Based on your day, it can update the start time in the job scheduler rule instance. But for this, I guess all the job scheduler rules should be present in an unlocked ruleset / production ruleset. I am not completely sure if it is a safe option to do, but just an idea on how we can achieve it instead of creating multiple variants of schedulers.