UNPKG

jtc-utils

Version:
5 lines 159 B
const current = Intl.DateTimeFormat().resolvedOptions().timeZone; export function getTimeZone() { return current; } //# sourceMappingURL=getTimeZone.js.map