Issue 2502: How to show Chines number in full calendar 2.3.0
Status:  ExportedToGithub
Owner: ----
Closed:  Aug 2015
Reported by amitpa...@gmail.com, May 10, 2015
Im testing languages.html from the demo directory for fullcalendar 2.3.0 .
When I change locale to chines it changes the month name, week name in Chines .
Is their a if calendar show month date number (1 ..31) in chines or any local language.

Like Chines / Hindi(India)  has their local numeric values.

Regards,
Amit .

May 26, 2015
Project Member #1 adamrs...@gmail.com
hmm, i am just passing the day-of-month numbers through moment's translation system.

http://momentjs.com/

can you try out the momentjs formatting strings for dates and see if you get what you want? in chinese, i believe numbers related to dates are most often written out as latin numbers, but i could be wrong.
Status: Reproducing
Labels: Type-Bug
Aug 20, 2015
Project Member #2 adamrs...@gmail.com
Discussion for this issue has moved to the following URL:
https://github.com/fullcalendar/fullcalendar/issues/2767

This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event.

Happy coding,
Adam
Status: ExportedToGithub