asdatepicker.firstdayofweek

  1. A

    Android Question AS_DatePicker FirstDayOfWeek doesn't work

    Hi all I'm using AS_DatePicker ver.1.32 and in designer I set FirstDayOfWeek as Sunday. It still shows me that the week starts with Monday. I tried to put dpTest.FirstDayOfWeek=6 into Activity_Create - still no difference. What am I doing wrong? This is my code. #Region Project Attributes...
Top