Hi,
I am trying to build a custom date picker for my app. So i want to find all the dates between today and 10 days later. And in that result i want to exclude a particular days date ( lets say Sunday ) as holiday.
Can someone help me achieve this …
Hi,
I am trying to build a custom date picker for my app. So i want to find all the dates between today and 10 days later. And in that result i want to exclude a particular days date ( lets say Sunday ) as holiday.
Can someone help me achieve this …
Hello,
maybe moment.js http://momentjs.com/ is what you are searching.
Maybe aaron sterlings https://github.com/Aaron-Sterling/ng-datefns-pipes
Best regards, anna-liebt