This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
datepicker: support for Hijri or Jalali or other international calendar in datepicker #10211
Labels
resolution: won't fix
There are no resources to fix this issue, the priority is too low, or it doesn't align w/ MD spec.
I think making dateUtil.js injectable, would provide calendar support functionality for Hijri or Jalali or other international calendars in datepicker. Adding fromGregorian and toGregorian date functions to $mdDateLocale service may provide more abstract solution. These functions could be consequently used in dateUtil.js to provide localized date calculation. Currently $mdDateLocale just provide messages, formatters, and parsers for date internationalization but not date conversion.
I volunteer to produce dateUtil or $mdDateLocale for Hijri or Jalali. Please help me how.
The text was updated successfully, but these errors were encountered: