Date format change
Jigar1984 opened this issue · 4 comments
Jigar1984 commented
Hi I try to change date format but I am not able to change..
Please help me.
I need required format is 'yyyy - MM - dd' instead of 'Sat Nov 14 2015 00:00:00 GMT+0530 (IST)'
I try to change this way but not working.
Date :
{{datepickerObject.inputDate | date:'yyyy - MM - dd'}}
Thanks..
emirdeliz commented
+1
renanss commented
+1
rajeshwarpatlolla commented
You have a * dateFormat* property when you create an object. Please check the documentation.
rajeshwarpatlolla commented
Please check the new release v1.0.0. This issue has been addressed.