[rt-users] Users timezone

Kevin Falcone falcone at bestpractical.com
Fri Dec 13 10:29:21 EST 2013


On Thu, Dec 12, 2013 at 02:28:22PM +0000, Kristian Davies wrote:
>    Can a users timezone be set via REST/rt script or is it safe just to set it manually via Users
>    table in the database?

REST doesn't allow it (but should be easy to patch in).  To do it in
using an RT script, you'd use the perl API:
http://bestpractical.com/docs/rt/latest/RT/User.html#SetTimezone-VALUE

Make sure you use a valid string.

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20131213/1545a86e/attachment.sig>


More information about the rt-users mailing list