is islamicc supported
by David Storey
JavaScript
var format = new Intl.DateTimeFormat("ar-EG-u-ca-islamicc");
console.dirxml(format.resolvedOptions());
by David Storey
var format = new Intl.DateTimeFormat("ar-EG-u-ca-islamicc");
console.dirxml(format.resolvedOptions());