Hi, I'm getting this error on client's device.
We are both in NY.
The error is
Her is a code
His phone is from US provider Sprint.
On my phone it works file.
What has to be done to fix this issue?
We are both in NY.
The error is
java.text.ParseException Unparseable date "02/20/2020
Her is a code
Date parsing code:
Dim Tick As Long
Log(DateTime.DateFormat) ' Log shows MM/dd/yyyy
Tick=DateTime.DateParse(Main.SelectedDOS)
DW=DateUtils.GetDayOfWeekName(Tick)
His phone is from US provider Sprint.
On my phone it works file.
What has to be done to fix this issue?