UNPKG

jtc-utils

Version:
5 lines (4 loc) 120 B
const current = Intl.DateTimeFormat().resolvedOptions().timeZone; export function getTimeZone() { return current; }