FuelInteractive / fuel-ui

UI Components for use with Angular2 and Bootstrap4
http://fuelinteractive.github.io/fuel-ui
301 stars 56 forks source link

Is there anyway to provide desired date format? #109

Open gmx opened 8 years ago

gmx commented 8 years ago

Could we have some ways or options to provide date format rather than the default DD/MM/YYYY? <date-picker value="2016-12-11" dateFormat="YYYY-MM-DD" ...></date-picker>