angular
angular copied to clipboard
[Question] Unable to use custom date format(dd-MM-yyyy) for component date
I am using angular formio 4.11.5 with this version everything looks good except the date picker with the custom date (dd-MM-yyyy), but it is working fine with the default format (yyyy-MM-dd)
this issue is seemed fix with formiojs https://github.com/formio/formio.js/issues/4094 but I think angular formio is not updated.