How do I get the local datetime for a user displayed on the form rather than the

How do I get the local datetime for a user displayed on the form rather than the server date time. There was an example uploaded by eduardo.fuentes at forum.appian.com/.../55325, but when I import the application into my server and run it, I still get the server time.
for eg, form should display the California time, instead it is displaying the timezone of the server. The value for =usertimezone(loggedInUser()) is coming as GMT, whereas I probably need GMT-8. How do I achieve this? I believe I can also get this to work by modifying the custom.properties file with the following setting conf.suite.bootstrapTimeZone=America/Los_Angeles.
Is there a different way to approach this?
...

OriginalPostID-94459

OriginalPostID-94459

  Discussion posts and replies are publicly visible