Script Action - Actions

saranravikumar1
Tera Contributor

In what timeZone script Action usually runs ...??

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@saranravikumar1 Script Actions are usually triggered via an event and doesn't have any timezone field attached to it. However, if you are capturing date and time in the script then it will be using instance's timezone.

 

For more information on the script actions, please refer to https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/platform-events...

 

View solution in original post

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@saranravikumar1 Script Actions are usually triggered via an event and doesn't have any timezone field attached to it. However, if you are capturing date and time in the script then it will be using instance's timezone.

 

For more information on the script actions, please refer to https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/platform-events...