top | item 45903018

(no title)

edarchis | 3 months ago

It's funny to talk about internationalization but only support Western date format.

If you are managing hospital admissions in Nepal, you have to be able to provide the date in Nepalese calendar and in the common one. And believe me, the Nepalese calendar is a complex one.

In Ethiopia, you'll have to support 13 months but they'll be close enough to common dates that people will manage mentally. But imagine that you have to handle a quarter of 4 months, one of which is 5 or 6 days long.

If someone has a good reference for a properly international picker, I'm all ears.

discuss

order

0xis|3 months ago

Last year I was working on a calendar supporting multiple calendar schemes. Currently it is only dogfooded with fictional calendars and a demo with heavy Vue and UI library.

You inspired me to revive the project. Possibly remove the dependency and make it a usable datepicker.

Lyowforall: https://github.com/0xis-cn/lyowforall