Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

برگشت تاریخ میلادی #22

Closed
nazaninhesari opened this issue Aug 6, 2018 · 2 comments
Closed

برگشت تاریخ میلادی #22

nazaninhesari opened this issue Aug 6, 2018 · 2 comments

Comments

@nazaninhesari
Copy link

امکان برگشت تاریخ میلادی شمشی بعد از انتخاب وجود دارد ؟

@talkhabi
Copy link
Owner

talkhabi commented Aug 7, 2018

امکانش هست در داکیومنت ها نمونه کدش هست

<date-picker
    v-model="birthday"
    format="YYYY-MM-DD HH:mm:ss"
    display-format="dddd jDD jMMMM jYYYY">
</date-picker>
data() {
    return {
         birthday: '1989-03-27 00:00:00'
    }
}

@hbsoftco
Copy link

Thanks so much :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants