icu.js 105 B

12
  1. console.log(new Date().toLocaleString());
  2. console.log(new Intl.NumberFormat().resolvedOptions().locale);