How to get logged in users time zone in scoped app?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2015 04:25 AM
Hi All,
We used to get logged in users time zone by "gs.getUser().getTZ();"
But in scoped app, we get "Evaluator: org.mozilla.javascript.EcmaError: undefined is not a function." error while using the above code.
Is there any alternative for getTZ()?
Thanks,
Priya
Labels:
- Labels:
-
Scoped App Development
10 REPLIES 10

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2019 01:52 PM