How to format date in angularjs

Angular.js has a built-in date filter. demo You can see the supported date formats in the source for the date filter. edit: If you’re trying to get the correct format in the datepicker (not clear if you’re using datepicker or just trying to use it’s formatter), those supported format strings are here: https://api.jqueryui.com/datepicker/