In my script i need to enter the current date to submit order data and if the current date falls in week end then i have to enter the next week day date.(Monday to Friday)
Is there a way i can create a date variable for this condition
↧
Can i create a date variable only for week days i.e, it should ignore the week end dates
↧