fork download
  1. let date = new Date('2021-04-07T01:10:30');
  2. console.log(date.toLocaleTimeString('ar-EG', { hour12: false, hour: '2-digit', minute: '2-digit', numberingSystem: 'latn' }));
  3.  
Success #stdin #stdout 0.04s 21032KB
stdin
Standard input is empty
stdout
٠١:١٠