Open ShaharIlany opened 3 years ago
Hi @ShaharIlany could you please look at our docs: https://akveo.github.io/nebular/docs/components/datepicker/overview#nbdatepickerdirective
Try suggestions from article about formatting: "Formatting Issue" By default, datepicker uses angulars LOCALE_ID token for localization ...
Please respond if it works for you.
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior:
When i set a format to rangepicker and pick a range nothing shows in the input
Expected behavior:
the dates need to show up
Steps to reproduce:
<input nbInput [nbDatepicker]="datepicker"> <nb-rangepicker #datepicker format="dd\MM\yyyy">
Related code:
Other information:
npm, node, OS, Browser
Angular, Nebular