Multi-Calendar I18N Support in UI Datepicker

Multi-Calendar I18N Support in UI Datepicker

I am planning on using the ui datepicker component in an app with multi-calendar requirements.
This includes the datepicker UI component, meaning that the datepicker should be able to render with a completely different
calendar (such as Julian or Coptic) as well as the current localized text support.
If possible, I'd like to implement this using the current jquery datepicker UI widget but thought I'd first ask about the extensibility of
the component for this purpose, and a few starting pointers, of if anyone has gone down this path yet? A quick search hasn't revealed
any other javascript datepicker widgets that support this.
-- Eric