Date Picker issue with display format
Hi There,
I am using the date picker in the content fragment but when changing its display format to (EEEE, MMM, YYYY HH:mm a). Everything except "EEEE" working fine. "EEEE" is returning digits.
As per my understanding "EEEE" should return current day value.
example, for today it should return "Thursday" but instead it is returning "3333".
Please do let me know your thoughts on the same.
Thanks,
Ravi Joshi