Exploring Angular features has been an exciting learning journey for me, especially when it comes to handling date time formats. I have successfully configured the user locale using moment.js on a global scale and utilized moment.js to display the date/time information. However, I am now looking to incorporate the locale format into the placeholder text of the date input field. Does anyone know how to achieve this?