UNPKG

jtc-utils

Version:
5 lines 151 B
const locale = Intl.DateTimeFormat().resolvedOptions().locale; export function getLocale() { return locale; } //# sourceMappingURL=getLocale.js.map