i am using ng-bootstrap on my project with Angular4, but i have a small problem, the format that show the input when i chose a date is yyyy-mm-dd, i need to show the date chose in format yyyy/mm/dd, to change "-" => "/".
I belive that don't is so much problem, but i don't find how fix it.
Someone can help me? please.
thank.