I am looking for a date component for Angularjs that allows users to manually enter the date with a specific mask format (__/__/__). It is important that the date follows the format: dd/mm/yy.
I have tried searching online for such a component, but have been unsuccessful in finding one. Does anyone know if it exists?
Your help would be greatly appreciated. Thank you in advance.