-
-
Notifications
You must be signed in to change notification settings - Fork 184
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
Idea: Adding Support for Multi-Regional Calendar #121
Comments
Hello @mahdiit i would be really thankful if you guide me to implement the islamic hijri calendar from the files you provided |
hi
i found another multi culture time and date if you use it in your project i
think , it can be more globalized , and can use in any supported cultures
or languages
see this project at
https://momentjs.com
…On Mon, Jan 6, 2020, 20:05 tareksherif23 ***@***.***> wrote:
Hello @mahdiit <https://github.com/mahdiit> i would be really thankful if
you guide me to implement the islamic hijri calendar from the files you
provided
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#121?email_source=notifications&email_token=AAAQSCCOJ2MU5CJCEEEKU6TQ4NMU3A5CNFSM4FHY2Z32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIF7QNY#issuecomment-571209783>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAQSCCPKA3BA2VXFUFCYHDQ4NMU3ANCNFSM4FHY2Z3Q>
.
|
there is such implementation in the plugin section:
Solar Based Calendar:
https://momentjs.com/docs/#/plugins/hijri/
Moon Based Calendar:
https://momentjs.com/docs/#/plugins/islamic-civil/
…On Tue, Jan 7, 2020 at 11:52 AM tareksherif23 ***@***.***> wrote:
thank you for sharing it @mahdiit <https://github.com/mahdiit> but i need
to implement the hijri calendar not gregorian
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#121?email_source=notifications&email_token=AAAQSCFSFDXHX2F7RLCCB2DQ4Q3URA5CNFSM4FHY2Z32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIICUIA#issuecomment-571484704>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAQSCBFYENREF243TYDSODQ4Q3URANCNFSM4FHY2Z3Q>
.
|
is there a way to get back time with jalali date it returns year/month/day only |
Could you please fork and make a new persian zebra datepicker ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey
i am working with this calendar many years, nice and super fast, it is simple but perfect design
but we have a programs that need to support other country calendar, like Persian (also called the Solar Hejri calendar or Shamsi Hijri calendar,) that will use in some asian countries like Afghanistan, Iran and so on.
so i decide add some code to base calendar js and share it with people around the world with different culture to use it.
Steps you need is:
zebra_datepicker.src.zip
calendar-2.zip
Final result:
The text was updated successfully, but these errors were encountered: