Hi I use the following and I can select date from tomorrow.
<mx:DateField disabledRanges="{[{rangeEnd: new Date()}]}" />.
But I also want to select date include today.
Do you have a idea how to do this.Thanks
Mark
Hi I use the following and I can select date from tomorrow.
<mx:DateField disabledRanges="{[{rangeEnd: new Date()}]}" />.
But I also want to select date include today.
Do you have a idea how to do this.Thanks
Mark