I am trying to write a custom function for getting dates from week numbers but the requirement is that the week numbers are custom i.e. the week1 starts from 1st Week of March and the First Day of each week is Friday I trying to do this in PHP.
Your help or advice would be really helpful for writing this function. I have gone through some of functions here but doesnt actually fit my requirement.
Thanking You