Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

time zone npm in next js

const [timezone, setTimezone] = useState(
  Intl.DateTimeFormat().resolvedOptions().timeZone
)
Source by www.npmjs.com #
 
PREVIOUS NEXT
Tagged: #time #zone #npm #js
ADD COMMENT
Topic
Name
9+7 =