theroozbeh / vue2-persian-datepicker

A vue component that provides datepicker for persian developers
MIT License
100 stars 18 forks source link

Show current date in textbox #27

Closed aebrs closed 5 years ago

aebrs commented 6 years ago

Hi, Is it possible to show current date in text box initially? Is it possible to use this as date converter to/from Jalali to Georgian? Thanks in advance.

theroozbeh commented 6 years ago

Yes these are good features to add

theroozbeh commented 5 years ago

@aebrs I recommend using moment-jalaali and in near future this component will start using that for conversion as well.

theroozbeh commented 5 years ago

Although I said that we will have this features but now they seem redundant. You can just the variable of v-model you are passing to component to today's date