Hello everybody,
Can anyone please help me, I’m stuck on how to set a specific start date for a date interval, on the air date/time picker ?
On the dashboard page, when the user has logged in, I want to show them 2 weeks which are already predefined on page load.
Every week should ALWAYS automatically start on a thursday & end on a wednesday.
So, when a user would log in today : (sunday 25th of November)
-
1st week:
AirDatepicker “Start Date” should automatically show date of “Thursday 29th of November”
Air Datepicker “End Date” should automatically show date of Wednesday 5th of December. (StartDate’s value+(days):6) -
2nd week:
AirDatepicker “Start Date” should automatically show date of “Thursday 6th of December”
Air Datepicker “End Date” should automatically show date of on Wednesday 12th of December. (StartDate’s value+(days):6)
Is this possible and how can I achieve this? Please help…
I have included test app: set to everyone can edit: