I am developing software in C#
and in this software I asked to inform the date of birth of the client in dd/mm/aaaa
format, but only in the database the data type is only accepted in aaaa-mm-dd
format, I wanted to know if there is any kind of conversion in the bank to stay in the format I want